mirror of
				https://github.com/TeaOSLab/EdgeNode.git
				synced 2025-11-04 16:00:25 +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 {
 | 
								} else if this.ReqServer.UAM != nil && this.ReqServer.UAM.IsOn {
 | 
				
			||||||
 | 
									this.web.UAM = this.ReqServer.UAM
 | 
				
			||||||
				if this.doUAM() {
 | 
									if this.doUAM() {
 | 
				
			||||||
					this.doEnd()
 | 
										this.doEnd()
 | 
				
			||||||
					return
 | 
										return
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user