9 msgsmtpd_hard_error_limit vs greylisting
3 msgProblems with a smarthost with a higher rate of...
5 msgbounce problem
6 msgPostfix and Spamassassin on seperate machine
1 msg[Fwd: [Fwd: Re: user unknown]]
1 msgrelay problems
2 msgWhy NOQUEUE: filter: RCPT...Recipient address t...
3 msgOccasional transport issue (spamassassin: Conne...
2 msgPostfix amavis/spamassassin
5 msgSpam MAIL FROM and RCPT TO a local account.
6 msgQuestion regarding smtpd_sender_login_maps
1 msgstatus=bounced, unknown user weirdness
2 msgvirtual_alias_domains and relay_domains
3 msgSASL Question: How to block !LOCAL_LAN?
9 msgPostfix busy, linux idle

lots of 'lost connection after' : need help wit...
\ Proniewski Patrick (29 Aug 2007)
. \ (Wietse Venema) (29 Aug 2007)
. . \ Proniewski Patrick (29 Aug 2007)
. . . \ (Wietse Venema) (29 Aug 2007)
. . . . \ Proniewski Patrick (30 Aug 2007)
. . . . . \ (Wietse Venema) (30 Aug 2007)
. . . . . . \ Proniewski Patrick (30 Aug 2007)
. . . . . . . \ (Wietse Venema) (30 Aug 2007)
. . . . . . . . \ Proniewski Patrick (30 Aug 2007)
. . . . . . . . . \ (Wietse Venema) (30 Aug 2007)
. . . . . . . . . . \ Proniewski Patrick (31 Aug 2007)
. . . . . . . . . . . \ (Wietse Venema) (31 Aug 2007)
. . . . . . . . . . . . \ Proniewski Patrick (31 Aug 2007)
. . . . . . . . . . . . . \ Victor Duchovni (31 Aug 2007)
. . . . . . . . . . . . . . \ Proniewski Patrick (31 Aug 2007)
. . . . . . . . . . . . . \ (Wietse Venema) (31 Aug 2007)
. . . . . . . . . . . . . . \ Proniewski Patrick (31 Aug 2007)
. . . . . . . . . . . . . . . \ (Wietse Venema) (31 Aug 2007)
. . . . . . . . . . . . . . . . \ Proniewski Patrick (31 Aug 2007)
. . . . . . . . . . . . . . . . . \ (Wietse Venema) (31 Aug 2007)
. \ Harold Paulson (29 Aug 2007)
. . \ Proniewski Patrick (30 Aug 2007)
. . . \ Listaccount (30 Aug 2007)
. . . . \ Proniewski Patrick (30 Aug 2007)
. . . . . \ mouss (30 Aug 2007)
. . . . . . \ Proniewski Patrick (31 Aug 2007)
. . . . . . . \ Listaccount (31 Aug 2007)
. . . \ Stefan Jakobs (30 Aug 2007)
. . . . \ (Wietse Venema) (30 Aug 2007)
. . . . \ Geert Hendrickx (30 Aug 2007)
. . . . \ Proniewski Patrick (30 Aug 2007)

4 msgQueue question
4 msgduplicate mail delivery
3 msgRBL checker
3 msgLoop error
Subject:Re: lots of 'lost connection after' : need help with optimization
Group:Postfix-users
From:(Wietse Venema)
Date:31 Aug 2007


 
Proniewski Patrick:
> On 31 ao?t 07, at 20:56, Wietse Venema wrote:
>
> >> in that case, how long would an smtpd process be unavailable (busy
> >> dismissing the broken connection)?
> >
> > The smtpd does not spend time dismissing connections. That is
> > done in the background, asynchronously, by the TCP/IP stack in
> > the kernel.
> >
> > The smtpd close() request returns immediately, the kernel immediately
> > tells smtpd that there is another connection waiting to be serviced,
> > and smtpd immediately accepts another connection.
>
>
> Ok, thanks a lot for the explanation. Now it's pretty clear to me.

Additional note: the smtpd may spend some time with DNS lookup of
the smtp client's address -> hostname (and name -> address) mapping.
You can speed this up with "smtpd_peername_lookup = no" (Postfix
2.3) or by adding an empty in-addr.arpa zone on your local DNS
server.

Wietse


© 2004-2008 readlist.com