Search squid archive

Re: limit number of request per pconn

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 	
> >
> >Does it mean the answer is "no"?
> >
> 
> I don't think there is such a directive in squid.conf for this control.
> But you can do it by decrease the FD number used by Squid (though I don't recommend this way).
> For example,you may do it under Linux:
> # ulimit -HSn 1024; ./squid
> 
> Then Squid would server max 1024 requests at the same time.
> 
> 
> --
> Books below translated by me to Chinese.
> Practical mod_perl: http://home.earthlink.net/~pangj/mod_perl/
> Squid the Definitive Guide: http://home.earthlink.net/~pangj/squid/
> 

Maybe you need to use iptables with connlimit patch's for this. Could be
more clean than modify the FD number.




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux