On Thu, 24 Mar 2005, Alex wrote:
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?!
SQUID_MAXFD is automatically determined by configure by your ulimit setting in the shell window where you ran configure.
Regards Henrik