Re: [PING] Re: [PATCH] lingering close thread for worker

2004-09-22 Thread Paul Querna
On Wed, 2004-09-22 at 15:00 -0400, Bill Stoddard wrote: > > Is there any interest in this patch? Eventually it might > > even be nice to extend the concept to keepalives, but I suppose > > that would mean introducing some state management into > > ap_process_connection. > > > > FWIW, I am defi

Re: [PING] Re: [PATCH] lingering close thread for worker

2004-09-22 Thread Bill Stoddard
Joe Schaefer wrote: Bill Stoddard <[EMAIL PROTECTED]> writes: Joe Schaefer wrote: [...] ie 1 server w/ 5 threads. The closer_thread's queue/pollset size are capped at 100 with this config. Running ab -n 1 -c $concurrency http://localhost/ concurency requests/sec unpatch

[PING] Re: [PATCH] lingering close thread for worker

2004-09-22 Thread Joe Schaefer
Bill Stoddard <[EMAIL PROTECTED]> writes: > Joe Schaefer wrote: [...] > > ie 1 server w/ 5 threads. The closer_thread's queue/pollset size > > are capped at 100 with this config. > > Running ab -n 1 -c $concurrency http://localhost/ > > concurency requests/sec > > unpa