We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1e12e commit e471165Copy full SHA for e471165
php/www.conf
@@ -88,7 +88,7 @@ pm.max_spare_servers = 5
88
; This can be useful to work around memory leaks in 3rd party libraries. For
89
; endless request processing specify '0'. Equivalent to PHP_FCGI_MAX_REQUESTS.
90
; Default Value: 0
91
-pm.max_requests = 500
+pm.max_requests = 1500
92
93
; The URI to view the FPM status page. If this value is not set, no URI will be
94
; recognized as a status page. By default, the status page shows the following
0 commit comments