Hello to all,
I have looked at using 2.4PRE-STABLE and have noticed that the
"page-faults" no longer seems to appear. I am graphing this value using
MRTG with the following OID:
1.3.6.1.4.1.3495.1.3.1.1.0
And it always gives me zero, as opposed to 2.3STABLE4 which would give
me a positive value. I am graphing the faults vs the requests per
second.
Also, using Linux 2.2.16, the ./configure script under 2.3STABLE4
detects 4096 filedescriptors as defined in my /etc/rc.d/rc.local file,
as follows:
ulimit -HSn 4096 -n 4096
echo 4096 >/proc/sys/fs/file-max
However, when using the following:
./configure --enable-dlmalloc --enable-gnuregex
--enable-removal-policies=heap --enable-delay-pools --enable-snmp
--enable-underscores --disable-ident-lookups --enable-storeio=diskd
It only detects 1024. I have to change the value in
/usr/include/bits/types.h to 4096 for the ./configure script to detect
more than 1024 filedescriptors. Why has this changed?
Any suggestions would be appreciated.
Sincerely,
Chris
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Feb 07 2001 - 09:52:45 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:54 MST