On Mon, Oct 6, 2008 at 3:13 PM, Ruediger Pluem <[EMAIL PROTECTED]> wrote:
> > > On 10/06/2008 04:42 PM, Jim Jagielski wrote: > > Subj says it all... > > Thanks for doing RM Jim. So c'mon guys. There must be someone > out there that reviews the remaining patch that misses only > *one* vote. > what do I need for a minimal config to test it and see a behavior change? I tried this, proxying to a different port on the same server, but couldn't get the back end connections to stay alive for more than a few seconds with the old code. <Proxy balancer://mycluster> BalancerMember http://localhost:8093 keepalive=on smax=2 ttl=1 </Proxy> ProxyPass /proxy balancer://mycluster/ Greg
