Re: [twsocket] MT HTTP Server ready with a single -minor- problem

2006-03-24 Thread Fastream Technologies
"Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, March 24, 2006 12:07 PM Subject: [twsocket] MT HTTP Server ready with a single -minor- problem > Hello Francois, > > The system compiles and runs now. It gives 790 requests/sec

Re: [twsocket] MT HTTP Server ready with a single -minor- problem

2006-03-24 Thread Fastream Technologies
PM Subject: [twsocket] MT HTTP Server ready with a single -minor- problem > Hello Francois, > > The system compiles and runs now. It gives 790 requests/sec on my XP Home > :) > until time_wait sockets reach a certain level where it starts to drop > connections!! (httpServerThrea

[twsocket] MT HTTP Server ready with a single -minor- problem

2006-03-24 Thread Fastream Technologies
Hello Francois, The system compiles and runs now. It gives 790 requests/sec on my XP Home :) until time_wait sockets reach a certain level where it starts to drop connections!! (httpServerThread is the listener thread. Inside it there is a THTTPServer which is a descendent of THttpMTServer of