Files
@ 81eb8dbf0e7c
Branch filter:
Location: kallithea/scripts/run-all-cleanup
81eb8dbf0e7c
185 B
text/plain
config: set default uwsgi socket listen queue size to 128
On Linux systems, the socket listen queue size can't be greater than the value
of /proc/sys/net/core/somaxconn. On a lot of systems this value is 128.
On Linux systems, the socket listen queue size can't be greater than the value
of /proc/sys/net/core/somaxconn. On a lot of systems this value is 128.