Skip to content

Commit

Permalink
increase pm.max_children (#1206)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVillageGuy authored Nov 6, 2024
1 parent 56b7d93 commit a96ec89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-admin/01-installation/bare_metal.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ With the content (these are personal preferences, adjust to your needs):

```ini
pm = dynamic
pm.max_children = 60
pm.max_children = 70
pm.start_servers = 10
pm.min_spare_servers = 5
pm.max_spare_servers = 10
Expand Down

0 comments on commit a96ec89

Please sign in to comment.