Skip to content

Commit 5b4f652

Browse files
authored
Update www_84.conf
1 parent 0f104df commit 5b4f652

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/www_84.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@ listen.group = www-data
2424
listen.mode = 0660
2525

2626
pm = static
27+
2728
; (PHP_RAM_GB x 1024) / 128
2829
pm.max_children = 64
30+
31+
; CPU_thread x 1024
2932
pm.max_requests = 65536
3033

3134
rlimit_files = 524288

0 commit comments

Comments
 (0)