/ Zope / Apsis / Pound Mailing List / Archive / 2004 / 2004-08 / No backend checking

[ << ] [ >> ]

[ Zope/Zeo 2.7.2 manage_workspace problem with ... ] [ strange connection attempts with 182.5.5.8. / ... ]

No backend checking
=?iso-8859-2?Q?Pavel_Franc=EDrek?= <pavel(at)toplist.cz>
2004-08-28 09:02:47 [ FULL ]
Hello,

sorry for newbie question but is it possible to turn off backend checking?
We are using pound for decreasing number of apache processes (you know, with
mod_python every process has new connection to database etc.). So there is
always one pound before one apache backend. And if we restart apache we get
error 503 for a while.

Pavel

Re: No backend checking
Robert Segall <roseg(at)apsis.ch>
2004-08-30 13:17:52 [ FULL ]
On Saturday 28 August 2004 09.02, Pavel Francírek wrote:[...]

You can't turn off the checks: Pound has to do something if a connect() fails. 
What you probably want is to lower the Alive value so that Pound notices 
earlier that your Apache is back.[...]

MailBoxer