Could someone please help ?

Still having troubles to assign more filedescriptors (RedHat v9).

This is what I did:

Have this running at boot:
echo 1 > /proc/sys/net/ipv4/ip_forward
ulimit -HSn 8192
echo 1024 65000 > /proc/sys/net/ipv4/ip_local_port_range
echo 65536 > /proc/sys/fs/file-max

Then I did:

rpmbuild --rebuild squid-2.5.STABLE3-1rh.src.rpm and installed 
from /usr/src/redhat/RPMS/i386/ the rpm like this:

rpm -ivh squid-2.5.STABLE3-1rh.src.rpm

But this all what I get when checking the configuration throught the 
cachemgr.cgi.

Please advice if possible.

Thanks

Rolando



> On Sun, 12 Oct 2003 [EMAIL PROTECTED] wrote:
> 
> > Adam,
> > 
> > If I get the squid-2.5.STABLE3-0.src.rpm, then all what I need to do is a: 
> > rpm --rebuild squid-2.5.STABLE3-0.src.rpm
> 
> Assuming you first set the ulimit yes..
> 
> > and then reinstall it with rpm -Uvx ?
> 
> You may need to force rpm to replace the same packge, or first deinstall
> the "old" package..
> 
> Regards
> Henrik
> 


Reply via email to