Re: mod_webapp socket pool changes

2002-04-11 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Hi, > > I've made some more progress on the socket pool implementation in mod_webapp > to solve the concurrent request problem on NT boxes and it is pretty much > complete. > > At the moment I am using a hard-coded constant to set the max numb

Re: mod_webapp socket pool changes

2002-04-11 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: > Hi, > > I've made some more progress on the socket pool implementation in mod_webapp to >solve the concurrent request problem on NT boxes and it is pretty much complete. > > At the moment I am using a hard-coded constant to set the max number of available >sockets th

mod_webapp socket pool changes

2002-04-11 Thread simonkeary
Hi, I've made some more progress on the socket pool implementation in mod_webapp to solve the concurrent request problem on NT boxes and it is pretty much complete. At the moment I am using a hard-coded constant to set the max number of available sockets that may be kept in a socket pool at a