diff --git a/kallithea/lib/paster_commands/template.ini.mako b/kallithea/lib/paster_commands/template.ini.mako --- a/kallithea/lib/paster_commands/template.ini.mako +++ b/kallithea/lib/paster_commands/template.ini.mako @@ -126,7 +126,7 @@ memory-report = true log-5xx = true <%text>## Set the socket listen queue size. -listen = 256 +listen = 128 <%text>## Gracefully Reload workers after the specified amount of managed requests <%text>## (avoid memory leaks).