mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-03 23:11:55 +08:00
增加UAM(5秒盾)集群设置
This commit is contained in:
@@ -281,6 +281,7 @@ func (this *HTTPRequest) doBegin() {
|
||||
}
|
||||
}
|
||||
} else if this.ReqServer.UAM != nil && this.ReqServer.UAM.IsOn {
|
||||
this.web.UAM = this.ReqServer.UAM
|
||||
if this.doUAM() {
|
||||
this.doEnd()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user