mirror of
				https://github.com/TeaOSLab/EdgeNode.git
				synced 2025-11-04 07:40:56 +08:00 
			
		
		
		
	健康检查时不记录统计
This commit is contained in:
		@@ -21,6 +21,8 @@ func (this *HTTPRequest) doHealthCheck(key string, isHealthCheck *bool) (stop bo
 | 
				
			|||||||
	}
 | 
						}
 | 
				
			||||||
	*isHealthCheck = true
 | 
						*isHealthCheck = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						this.web.StatRef = nil
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	if !data.GetBool("accessLogIsOn") {
 | 
						if !data.GetBool("accessLogIsOn") {
 | 
				
			||||||
		this.disableLog = true
 | 
							this.disableLog = true
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user