diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-28 08:55:38 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-28 09:41:12 +0000 |
| commit | 6a318d9bbac8c9ca145cd985329b35e4489af750 (patch) | |
| tree | 737a634bf8a88730b66f4aad0d7d057a59f71540 /testing/lua5.2-sql-postgres | |
| parent | 5044db2a0efc6ce6d34e1f5130a47e32960f4d3c (diff) | |
| download | aports-6a318d9bbac8c9ca145cd985329b35e4489af750.tar.bz2 aports-6a318d9bbac8c9ca145cd985329b35e4489af750.tar.xz | |
main/squid: allow more than 16384 filedescriptors
It seems that when squid is compiled with --with-filedescriptors, that
becomes a hard limit[1]. Without this compile option it will use the
system ulimit setting, which is the behaviour we want.
For compatibility we set SQUID_MAXFD to 16384 if unset but still allow
it to go over 16384 if needed. It should also be possible to set
max_filedescriptors in squid.conf[2].
fixes #2850
[1] https://bugzilla.redhat.com/show_bug.cgi?id=976815
[2] http://www.squid-cache.org/Versions/v3/3.3/cfgman/max_filedescriptors.html
Diffstat (limited to 'testing/lua5.2-sql-postgres')
0 files changed, 0 insertions, 0 deletions
