i check the include/autoconf.h file, and you are right , the value in the
SQUID_MAXFD was not set to the value i put in the ulimit commandanyway, even
when i change it manually, when i run the ./configure command its returned
to its original numberhow i can change it to 8192? its really wierd !! i ran
the command ulimit -HSn 8192 and after that i compiled the squid source
files,, what else shall i do to make it compiled right ?! ThnxalexOn Thu, 24
Mar 2005, Alex wrote:
i stopped the service, restarted the whole server, after that i run
the
command ulimit -HSn 8102 , after that i started the squid service
but still when i checked the cache.log file , i saw only 1024 as file
desripor.!!
What is SQUID_MAXFD set to in include/autoconf.h in the directory where
you built Squid?
If this is not your expected value then the ulimit was not set proper
when
you ran configure.
Regards
Henrik