From: "Jon Travis" <[EMAIL PROTECTED]> Sent: Monday, September 17, 2001 6:32 PM > I tried setting keepalive == 0 in the handler, and doing my ju-ju in > the log_transaction phase. The client was still hanging around. That sounds right ... the lazy disconnect logic in httpd can leave a connection hanging around a bit. The client will be flushed out soon enough - and httpd shouldn't be wasting any more resources/cpu slices on it. Did adding your hook at the very back end this change the lazy close time profile? Bill
- New post-log-transaction hook? Jon Travis
- Re: New post-log-transaction... Cliff Woolley
- Re: New post-log-transac... Jon Travis
- Re: New post-log-transaction... Ryan Bloom
- RE: New post-log-transaction... MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
- Re: New post-log-transaction... Jon Travis
- Re: New post-log-transaction... William A. Rowe, Jr.
- Re: New post-log-transaction... Greg Stein
- Re: New post-log-transaction... Jeff Trawick
- Re: New post-log-transac... Greg Stein
- Re: New post-log-transaction... Ryan Bloom
- Re: New post-log-transaction... Ryan Bloom
- Re: New post-log-transaction... William A. Rowe, Jr.
- Re: New post-log-transaction... Ryan Bloom
- Re: New post-log-transaction... William A. Rowe, Jr.
- Re: New post-log-transac... Jon Travis
- Re: New post-log-transaction... Greg Stein