Re: [Clamav-devel] 0.92 SIGHUP and re-open the logs

2007-12-21 Thread Ernest Wypierowski
On Thu, 20.12.2007 at 19:57:34, Ernest Wypierowski wrote: Good morning, Is there a change for hotfix related with SIGHUP usage? At this juncture clamav-milter writes its output to LogFile but he is opened it for two times: /* /proc/PID/fd/ output */ 1 - /var/log/clamav/clamav.log 2

[Clamav-devel] clamav-milter v.0.92 vs. SIGUSR2

2007-12-20 Thread Ernest Wypierowski
); logg(^SIGUSR2 caught: scheduling database reload\n); reload++; } IMHO I don't see any reason to do that, shouldn't it be changed to: signal(SIGUSR2, sigusr2); Best regards, Ernest Wypierowski

Re: [Clamav-devel] [Clamav-users] 0.92 SIGHUP and re-open the logs

2007-12-20 Thread Ernest Wypierowski
On Thu, 20.12.2007 at 13:56:11, G.W. Haywood wrote: Hi there, On Thu, 20 Dec 2007 Ernest Wypierowski wrote: Did you find the same behaviour of v0.92 and SIGHUP that when you send HUP to clamav-milter daemon it will reopen the log file but messages: LibClamAV Warning LibClamAV

Re: [Clamav-devel] libmilter's workers pool in clamav-milter

2007-12-16 Thread Ernest Wypierowski
create a DoS vulnerability. So the only limit is to set the max number of connection? Best regards, Ernest Wypierowski ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net

[Clamav-devel] libmilter's workers pool in clamav-milter

2007-12-15 Thread Ernest Wypierowski
numbers of threads that workers can consume? Best regards, Ernest Wypierowski ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net

[Clamav-devel] thread memory stack size consumption in clamav-milter

2007-12-06 Thread Ernest Wypierowski
thread? In that way I will be able to size daemon for at least more the 1000 simul- taneous connections. Best regards, Ernest Wypierowski ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net