mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			326 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			326 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/src/http/ngx_http_request.h
 | 
						|
+++ b/src/http/ngx_http_request.h
 | 
						|
@@ -498,6 +498,7 @@
 | 
						|
      */
 | 
						|
     unsigned                          limit_conn_set:1;
 | 
						|
     unsigned                          limit_req_set:1;
 | 
						|
+    unsigned                          sysguard_set:1;
 | 
						|
 
 | 
						|
 #if 0
 | 
						|
     unsigned                          cacheable:1;
 |