Re: [squid-users] File descrptors in squid for kernel-2.4.20-8

From: Diamond King <mercyful_fated@dont-contact.us>
Date: Thu, 9 Sep 2004 01:15:32 -0700 (PDT)

Basically, there is not _FD_SETSIZE in types.h
file.You need to enter
__FD_SETSIZE 8192 manually in
/usr/include/bits/types.h.
 
By the way, it's required to set ulimit -HSn 8192
everytime you start
the squid server.So make a simple script to do so. You
can check in
cachemgr.cgi under General Runtime Information to see
whether the squid is
configured with 8192 file desc available.

Brian.

 

                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
Received on Thu Sep 09 2004 - 02:15:43 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT