It Says:
If your kernel version is between 2.0.35 and 2.1.x (?), you can read
and write
the maximum number of file handles and/or inodes simply by accessing
the special
files:
/proc/sys/kernel/file-max
/proc/sys/kernel/inode-max
While this does increase the current number of file descriptors,
Squid's configure
script probably won't figure out the new value unless you also
update the include
files, specifically the value of OPEN_MAX in
/usr/include/linux/limits.h.
Ok i did put 3072 on both file-max and inode-max and change the OPEN_MAX
usr/include/linux/limits.h.. what do i need to do next ?
Relink kernel?!
Glenn Chisholm wrote:
> On Tue, 21 Sep 1999, Carlos Santillana wrote:
>
> > WARNING! Your cache is running out of filedescriptors
> >
> > Where can i increase FD ?
> >
> >
> >
>
> http://squid.nlanr.net/Doc/FAQ/FAQ-11.html#ss11.4
>
> glenn
Received on Tue Sep 21 1999 - 10:13:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:30 MST