Skip to content

Commit e471165

Browse files
Update www.conf
1 parent db1e12e commit e471165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/www.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pm.max_spare_servers = 5
8888
; This can be useful to work around memory leaks in 3rd party libraries. For
8989
; endless request processing specify '0'. Equivalent to PHP_FCGI_MAX_REQUESTS.
9090
; Default Value: 0
91-
pm.max_requests = 500
91+
pm.max_requests = 1500
9292

9393
; The URI to view the FPM status page. If this value is not set, no URI will be
9494
; recognized as a status page. By default, the status page shows the following

0 commit comments

Comments
 (0)