Alessandro Baggi wrote:
John E.P. Hynes wrote:
Anyone has idea about this problem? It's a squidguard or squidclamav
problem?
I've had the same problem, except I also get in the logs "/bsd: file:
table is full"
Try sysctl kern.nfiles or pstat -T to see how many open file
descriptors you have. With either redirector, but not both, I end up
with a sane amount (300-400 in my installation) but 3-4k with both,
and setting kern.maxfiles to 32768 or some really high number seems
only to slightly delay this.
-John
Hi john! thanks for the reply. I've tried another time, after 7/10
hours squidGuard processes become zombie...and the number of fd opened
was 567, after the "zombing" the number is 314... another issue?
thanks in advance.
Hi there, always with squidclamav and squidGuard Problem!!
I've tried to do another test. I've runned in a terminal only
squidclamav, that in configuration file recall squidGuard, but
squidGuard become always a zombie...the problem is on squidclamav....
root 27342 0.0 0.0 0 0 C0 Z+ - 0:00.00
(squidGuard)
root 11810 0.0 0.2 560 448 C0 Is 11:52AM 0:00.10 -ksh (ksh)
root 32228 0.0 0.6 624 1852 C0 I+ 11:58AM 0:00.07
squidclamav
and squid with only squidguard...and works fine...
Anyone has an issue? There is for OpenBSD a tool such as strace o similar?
thanks in advance.