what could be the problem ?!
Thnx Alex ----------------------------------------------------------------- On Thu, 24 Mar 2005, Alex wrote:
i check the include/autoconf.h file, and you are right , the value inthe
SQUID_MAXFD was not set to the value i put in the ulimitcommandanyway, even
when i change it manually, when i run the ./configure command itsreturned to
its original numberhow i can change it to 8192? its really wierd !! iran the
command ulimit -HSn 8192 and after that i compiled the squid sourcefiles,,
what else shall i do to make it compiled right?!
SQUID_MAXFD is automatically determined by configure by your ulimit setting in the shell window where you ran configure.
Regards Henrik