Mercurial > dovecot > original-hg > dovecot-1.2
view AUTHORS @ 9308:1072d2b53f72 HEAD
login-proxy: If proxy destination is known to be down, fail immediately.
We'll use a simple rule: If connection failed or timed out more recently
than it succeeded AND there are currently no clients trying to connect to
it, fail it. Since the connect isn't failed unless there is at least one
client already trying to connect to it, the proxy notices immediately when
the server comes back up and then starts serving it again.
author | Timo Sirainen <tss@iki.fi> |
---|---|
date | Wed, 12 Aug 2009 14:51:35 -0400 |
parents | 52417406a50c |
children |
line wrap: on
line source
Timo Sirainen <tss@iki.fi> Solar Designer <solar@openwall.com> (src/lib/md5.c, src/auth/passdb-pam.c) Andrey Panin <pazke@donpac.ru> (src/auth/mech-apop.c, src/auth/mech-login.c, src/lib-ntlm/*, src/auth/mech-ntlm.c, src/auth/mech-rpa.c) Joshua Goodall <joshua@roughtrade.net> (src/auth/mech-cram-md5.c, src/util/dovecotpw.c) Jelmer Vernooij <jelmer@samba.org> (src/auth/mech-gssapi.c) Vaclav Haisman <v.haisman@sh.cvut.cz> (src/lib/ioloop-kqueue.c, src/lib/ioloop-notify-kqueue.c) Portions Copyright (c) 2008 Apple Inc. All rights reserved. Grepping 'Patch by' from ChangeLog shows up more people.