On Tue, Oct 7, 2008 at 5:11 AM, Ruediger Pluem <[EMAIL PROTECTED]> wrote:
> > The > > problem is that they all stay ESTABLISHED for KeepAliveTimeout seconds. > I > > was expecting to see 2 of them drop after 30 seconds. Any suggestions? > > You need one more request after 30 seconds to trigger this since the > reslist > maintenance function only runs when a backend connection was given back to > the pool. ok. I did that and it works as expected, including smax=0. +1 Thanks for the balancer tutorial, RĂ¼diger. Greg
