-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Rick Pim wrote:
> > Did you build the package? What options did you used? > > pretty vanilla: > > ./configure --prefix=/export/home/clamav --enable-milter So it has libcurl which brings openssl... some problem reports had this, could you try a recompile w/o curl? > > What process, clamd/clamav-milter, is the one using more CPU? > > typically clamd. when i let it run for several days with 'ScanArchive no' > it was clamav-milter after it started throwing milter errors. One performance improvement that has been pointed out in this list is changing your: TemporaryDirectory /export/home/clamav/tmp to something using a fast tmpfs mount, usually /tmp is such a case (i.e. `mount - -p` reports "swap - /tmp tmpfs - no xattr") but you can create your own if needed (perhaps you already did that, for instance, in /etc/vfstab add a line with "swap - /export/home/clamav/tmp tmpfs - yes -"). > sendmail + milters (clam, graymilter) + DNSBLs. > > > An unrelated note: don't listen to "install gdb" posts, what would > > you do with it? > > shrug. i could provide a dump. The idea is that your problem is a performance problem, not a bug. This idea is supported by the experience of several of us which also use Solaris 9, Sparc HW, and see no problem. A core dump analysis with gdb is mostly useful for chasing bugs. > this is an old machine. a summer project was going to be recreating > it on different (hopefully slightly newer) hardware with new versions > of all the software components. (gcc in particular: compiling it from > scratch has become quite the chore with all the prerequisites.) Old but with 4 processors, it shouldn't have problems and clamd shouldn't die. - -- René Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGEq7TL3NNweKTRgwRCLnOAKDCkUvxr4FlW99h6Y5qUKo8pUoFmgCgxin6 w1/cAy6f8y3eBupavLzJSPY= =zuJD -----END PGP SIGNATURE----- _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html