On Tuesday I had a Solaris 10 box with a hand-compiled Squid on it that came up with the message "WARNING! Your cache is running out of filedescriptors".
on that machine I just ran "projmod -s -K 'process.max-file-descriptor=(basic,4096,deny)' user.root", logged off and and and then restarted squid using my /etc/init.d script, which fixed the problem (checked using "prctl -P") Today I have the same problem on an Illumos box, with Squid running as a service. to make matters more interesting the squid on Illumos is running in a zone. no matter what I try (in global or local zones) changes to the root user in /etc/project do not change the max file handles for the squid process, although they do change it for the "root" user. has anyone had any luck getting this to work? ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
