Re: Squid FAQ 11.4 Solaris 7

From: -andrew <stacka@dont-contact.us>
Date: Fri, 12 May 2000 09:06:32 -0400 (EDT)

-i believe when you make those changes, reboot the machine and then run
configure, squid will realize how many file descriptors it has work with
such as in this example.

checking Default FD_SETSIZE value... 1024
checking Maximum number of filedescriptors we can open... 4096
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
checking Default UDP send buffer size... 16384
checking Default UDP receive buffer size... 16384
checking Default TCP send buffer size... 16384
checking Default TCP receive buffer size... 16384

-a-

#############################
Andrew Stack
UNIX Systems Administrator
State University at New Paltz
Phone: 914.257.3828

GNU/Linux - The choice of a GNU generation.....

One good solution to solve all your windows problems
is to install some flavor of UNIX. 8-)
#############################

On Fri, 12 May 2000 hillel@learn.co.za wrote:

> Greetings
>
> I've set up squid on Solaris 7 on a Sun 420 and set in my /etc/system
> set rlim_fd_max=4096
> set rlim_fd_cur=256
>
> According to FAQ point 11.4 for Solaris, I must goto include/config.h
> and #define SQUID_FD_SETSIZE to 4096, however this variable
> doesn't exist in Squid-2.3.STABLE2.
> Do you mean include/autoconf.h and to change #define DEFAULT_FD_SETSIZE
> 1024 to
> #define DEFAULT_FD_SETSIZE 4096
>
> Any help appreciated
>
>
>
>
Received on Fri May 12 2000 - 07:10:32 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:28 MST