*** This bug is a duplicate of bug 986159 ***
https://bugs.launchpad.net/bugs/986159
** This bug has been marked a duplicate of bug 986159
squid3 open file descriptors limit is set incorrectly
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
The bug still exists in 11.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/580590
Title:
Squid no longer uses $SQUID_MAXFD
To manage notifications about this bug go to:
https://bugs.launchpad.net/
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/580590
Title:
Squid no longer uses $SQUID_MAXFD
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s
Steps to reproduce
==
Initial Install and Tests
-
$ sudo apt-get install squid squid-client
$ grep MAX /etc/default/squid·
SQUID_MAXFD=1024
$ sudo status squid
squid start/running, process 2671
$ squidclient -p 3128 -l 127.0.0.1 -h 127.0.0.1 mgr:info | grep
Fix Released? I can't see anything that looks like a fix. Can someone
post a link? Maybe I'm just not working launchpad properly.
As Rober Fischer The maxfds() subroutine needs to be in the 'script'
section...
Or something like
limit nofile 65536 65536
could be added above 'expect fork'.
I've
** Changed in: squid (Ubuntu)
Status: Fix Released => Confirmed
--
Squid no longer uses $SQUID_MAXFD
https://bugs.launchpad.net/bugs/580590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
After testing the changes in the squid upstart configuration introduced by
commit 51, package squid (2.7.STABLE9-2ubuntu1) maverick, it seems that the max
filedescriptors ulimit is still not applied.
Setting the ulimit using the "script" section (instead of setting it in the
"pre-start script" s
This bug was fixed in the package squid - 2.7.STABLE9-2ubuntu1
---
squid (2.7.STABLE9-2ubuntu1) maverick; urgency=low
* Merge from debian unstable, remaining changes:
+ 99-ubuntu-ssl-cert-snakeoil:
- src/cf.data.pre:
* Add reference to snakeoil /etc/ssl
- de
This will be fixed in maverick.
chuck
** Changed in: squid (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: squid (Ubuntu)
Status: New => Confirmed
--
Squid no longer uses $SQUID_MAXFD
https://bugs.launchpad.net/bugs/580590
You received this bug notification because you are