]> git.openstreetmap.org Git - chef.git/commit
Increase nginx keepalive settings.
authorMatt Amos <zerebubuth@gmail.com>
Thu, 17 Oct 2019 11:47:09 +0000 (12:47 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 17 Oct 2019 12:24:34 +0000 (13:24 +0100)
commit883c754c10bcc8b94844658c61512dfbb8a2e8a3
tree1097af03839121014bea1a179726cf74bcb0022d
parent6dd0bc2f6c86a5d8b1ff5f38d84e60ae931b95b7
Increase nginx keepalive settings.

Increase both the number of requests per keepalive connection and
the number of keepalive connections to retain. This should reduce
the number of sockets used for a single connection and therefore
make it less likely that nginx will experience ephemeral socket
exhaustion at high request rates.

Closes #255
cookbooks/tilecache/templates/default/nginx_tile.conf.erb