Subject: Re: postfix and scache problem
To: Joel CARNAT <joel@carnat.net>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 07/31/2005 14:15:43
On Fri, Jul 29, 2005 at 11:42:04AM +0200, Joel CARNAT wrote:
> You have two options:
>
> /etc/postfix/main.cf:
> smtp_connection_cache_on_demand = no
>
> or use an operating system that does not break under stress.
Do you also get this log entry?
postfix/scache[21161]: fatal: event_loop: select: Bad file descriptor
The scache process then exits and the server side can't talk to it any more.
I also got (earlier) a few
postfix/scache[21161]: warning: scache_multi_drop_endp: close(0): Bad file descriptor
Looks more like a bug in postfix to me... [still investigating]
This is probably worth a pkg PR.
Martin