We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359b2a2 commit f6f838fCopy full SHA for f6f838f
scripts/www_84.conf
@@ -26,7 +26,7 @@ listen.mode = 0660
26
pm = static
27
; (PHP_RAM_in GB x 1024) / 128
28
pm.max_children = 64
29
-pm.max_requests = 25000
+pm.max_requests = 65536
30
31
rlimit_files = 524288
32
rlimit_core = 0
0 commit comments