Skip to content

Commit

Permalink
Bump passenger worker pool size up slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaldogsbody committed Jan 19, 2022
1 parent 609af27 commit b21c196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/docker/webapp.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
passenger_max_pool_size 20;
passenger_max_pool_size 25;

server {
listen 80 default_server;
Expand Down

0 comments on commit b21c196

Please sign in to comment.