Re: [squid-users] file descriptor

From: Alex <o_again2004@dont-contact.us>
Date: Thu, 24 Mar 2005 17:50:43 +0300

my squid stars with the following command
/opt/squid/bin/squid
i have added this line to the following file
/etc/rc.d/rc.local
i have also added the ulimit command to the same file, so that when ever i
reboot my machine this file will run before the squid command.
but still i see 1024 in the cache.log file.
anyway, can u please guide me solve this problem, and what is the link for
the FAQ so that i can check it.
Regards,
Alex

On Thu, 24 Mar 2005, Alex wrote:

> im still not able to change the file descriptor in my squid box,
> i have found an article on the internet advising me to do the
following :
>
> vi /usr/include/bits/types.h
> and then add the line
> # define __FD_SETSIZE 8192

Why did you edit this file? (no longer required).

> after that , i have saved the file, and put this command on the shell
> ulimit -HSn 8192

OK.

> then i have compiled the squid., anyway,, when i tail to the
cache.log file i
> still see the file descriptor as 1024 which means the modification i
made
> didnt take place.

Did you also set the ulimit before starting Squid?

All of this is explained in detail in the FAQ.

Regards
Henrik
Received on Thu Mar 24 2005 - 07:50:58 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST