Files
@ 81eb8dbf0e7c
Branch filter:
Location: kallithea/tox.ini - annotation
81eb8dbf0e7c
238 B
text/x-ini
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.