Re: [squid-users] Red Hat 7.0 File Descriptors.

From: <wojtek@dont-contact.us>
Date: Sun, 13 May 2001 21:49:51 +0200 (CEST)

>
> Hi,
>
> Could any body tell me, where can I change the file descriptos value in Red Hat 7.

you can only change in linux ;)

in /proc/sys/fs/ modify file_max and inode_max (inode_max should be 3
times file_max)

in linux include files (posix_types.h) change __FD_SETSIZE to more than
default 1024 (i use 16384) and then reconfigure/recompile squid.

i'm not sure whether kernel has to be recompiled.
Received on Sun May 13 2001 - 13:55:55 MDT

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