Squid

Squid Running out of file descriptors

This corrects the "out of file descriptor" error with the default 1024 FD in squid redhat 7.1 package.

Squid script for start has been modified to add a ulimit -HSn 8192.

This compil seems to be very stable and has been deployed over many machines. The limit of 1024 has been passed really cool.

Install

/etc/init.d/squid stop

Download the RPM, backup your /etc/squid/squid.conf and do a rpm -ivh --force of the new RPM.

Restore your conf

/etc/init.d/squid start

That's it !

Downloads

ftp : squid-2.4.STABLE3eid-1.7.2.i586.rpm - Squid RPM for RH7.x with 8192 File Descriptor

http : squid-2.4.STABLE3eid-1.7.2.i586.rpm - Squid RPM for RH7.x with 8192 File Descriptor