Postfix 2.2.5 on latest Solaris 9 x86
\ Shaun Mccullagh (23 Sep 2007)
. \ (Wietse Venema) (23 Sep 2007)
. . \ Shaun Mccullagh (23 Sep 2007)
. . . \ (Wietse Venema) (23 Sep 2007)
. . . . \ Shaun Mccullagh (24 Sep 2007)
. . . . . \ (Wietse Venema) (24 Sep 2007)
. \ Shaun Mccullagh (23 Sep 2007)

5 msgPostfix Relay, and Pop-before-smtp
12 msgNewb Question
13 msgBest defense against this?
1 msgundelivered mail problem - SOLVED
4 msgLegal local-part
3 msgvirtual_alias_domains with mysql: 'User unknown...
6 msgSubmission port (587): howto to use differente ...
5 msgWhen does smtpd_reject_unlisted_recipient kick in?
4 msgPostfix 'falling back' on sasldb? I don't want ...
3 msgNested access maps (I think ;))
3 msgSuppression of encoding bad header function in ...
4 msgRE: Catchall ??
3 msgproblem with .forward files + forwarding loops
5 msgPostfix Strange Behaviours
7 msgContent filter question, based upon auth'ed or not
28 msgMail stuck in active queue for loooong time
11 msgHow to stop a user from changing the 'From:' he...
10 msg[Semi-OT] blocked port 465, anywhere?
7 msgchroot problems on Nexenta (OpenSolaris)
Subject:Re: Postfix 2.2.5 on latest Solaris 9 x86
Group:Postfix-users
From:(Wietse Venema)
Date:24 Sep 2007


 
Shaun Mccullagh:
> Hi Wietse,
>
> I'm monitoring the number of connections in FIN_WAIT_2 state. So far the
> maximum has been less than 50.
>
> I noticed this error again this afternoon
>
> Sep 24 15:43:17 green postfix/proxymap[3053]: fatal: accept connection:
> Too many open files

Prior to Postfix 2.4, each Postfix process can handle up to FD_SETSIZE
open files/sockets/etc.

On my several-year old copy of Solaris 9 for Intel, FD_SETSIZE is
defined as 65535 for 64-bit machines, otherwise it is defined as
1024.

Even with 1024, I still don't see how proxymap could run out of
open files, unless the master.cf proxymap process limit is much,
much, smaller than the master.cf smtpd process limit.


If the system were out of files/sockets/etc. then I could expect
Solaris to report an ENFILE error (Too many open files in system)
instead of EMFILE (Too many open files).

Wietse


© 2004-2008 readlist.com