On Fri, 24 Mar 2006, Andy Grover wrote:

> Package: postfix-gld
> Version: 1.6-2
> Severity: important
> 
> 
> tabla:~# ps ax|grep gld
> 29339 ?        Ss     0:00 /usr/sbin/gld
> 10797 ?        S      0:00 /usr/sbin/gld
> 10799 ?        S      0:00 /usr/sbin/gld
> 10804 ?        S      0:00 /usr/sbin/gld
> 10821 ?        S      0:00 /usr/sbin/gld
> 10822 ?        S      0:00 /usr/sbin/gld
> 
> Seems like I get a new gld every day or so. I am also using spamassassin 
> 3.1.0a-2. I am also getting the following messages in syslog:
> 
> Mar 24 06:35:30 tabla postfix/smtpd[5136]: warning: timeout on 
> 127.0.0.1:2525 while reading input attribute name
> Mar 24 06:35:30 tabla postfix/smtpd[5136]: warning: problem talking to 
> server 127.0.0.1:2525: Connection timed out

I have received this from someone having the same problem:

  From: John Marvin <[EMAIL PROTECTED]>
  To: [EMAIL PROTECTED]
  Date: Fri, 21 Apr 2006 23:57:21 -0600
  Subject: Workaround for bug 358909

  This problem also exists in the stable distribution (sarge). I believe
  it is dueto the connection to mysql timing out if you have
  KEEPDBOPEN=1 set in your gld conf file (etc/gld.conf).

  I changed it to KEEPDBOPEN=0 in my gld.conf, and the problem went
  away. It's a little less efficient, but if you are seeing this problem
  it is probably due to the fact that you are not processing that much
  mail in the first place (i.e. gldis inactive long enough such that its
  connection to mysql times out).

I think this makes a lot of sense. Could you please kill all your gld
processes, set KEEPDBOPEN=0 and see if that improve things?


Question for the author: Should KEEPDBOPEN=0 be the default, or should
I just document this in the Debian README?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to