adjust php-values
This commit is contained in:
		@@ -13,8 +13,8 @@ listen.owner = nginx
 | 
				
			|||||||
listen.group = nginx
 | 
					listen.group = nginx
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pm = static
 | 
					pm = static
 | 
				
			||||||
pm.max_children = 25
 | 
					pm.max_children = 12
 | 
				
			||||||
pm.max_requests = 1000
 | 
					pm.max_requests = 150
 | 
				
			||||||
 | 
					
 | 
				
			||||||
slowlog = /var/log/nginx/error_log
 | 
					slowlog = /var/log/nginx/error_log
 | 
				
			||||||
request_slowlog_timeout = 3s
 | 
					request_slowlog_timeout = 3s
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user