Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e7cd994

Browse filesBrowse files
committed
Bump pm.max_children from 5 to 100
1 parent 8570e11 commit e7cd994
Copy full SHA for e7cd994

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎local/php/fpm.go

Copy file name to clipboardExpand all lines: local/php/fpm.go
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ daemonize = no
9292
listen = %s
9393
listen.allowed_clients = 127.0.0.1
9494
pm = dynamic
95-
pm.max_children = 5
95+
pm.max_children = 30
9696
pm.start_servers = 2
9797
pm.min_spare_servers = 1
9898
pm.max_spare_servers = 3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.