-
Hello,
I am looking to improve the performance specially for dynamic websites where squid do not really provide much gain. So squid + squidclam + clamav really slow down the Internet access.
My feeling is the bottleneck is mainly with the clamav.
Do you have any idea ?
Regards,
Pascal.
2009-03-12 10:29:37 UTC by montaignep
-
Hello,
Squid 3.0 redirector now send 6 fields myip and myport are added to the previous 4 fields record. So I modified squidclam.c, I hope this help t least as an example.
Regards,
Here is the diff :
149,150d148
< char myip[255];
< char myport[255];
274c272
< while ((x=scanf("%9999s %254s %254s %30s %255s %255s", rq.url, rq.src, rq.ident...
2009-03-12 10:20:48 UTC by montaignep
-
Is Squidclam compiled on this system, did you rebuild it, after updateing glibc?.
2008-04-12 18:08:13 UTC by nobody
-
*** glibc detected *** /usr/sbin/squidclamav: munmap_chunk(): invalid pointer: 0x00007fff1d904f45 ***
======= Backtrace: =========
/lib/libc.so.6[0x2b778d460a7d]
/usr/sbin/squidclamav[0x402e56]
/lib/libc.so.6(__libc_start_main+0xf4)[0x2b778d413374]
/usr/sbin/squidclamav[0x401599]
======= Memory map: ========
00400000-00405000 r-xp 00000000 08:06 174716...
2007-09-25 09:53:47 UTC by nobody
-
Anonymous committed patchset 1 of module CVSROOT to the squidclam CVS repository, changing 11 files.
2005-01-14 22:11:22 UTC by nobody
-
squidclam registered the squidclam project.
2005-01-14 12:59:41 UTC by squidclam