On Fri, Dec 28, 2001 at 08:16:36PM +0100, Stipe Tolj wrote: > worker: this has been at least the first successfull build using > Cygwin's pthread support which are now known to work accordingly. > > (basicly httpd.conf left as make install copied it) > > httpd starts and listens to port 80, client A connects and requests a > URI, the server starts to do something, but yet no reply (taking time, > time, time ....). When a second client B connects and requests a URI > the first request from client A gets responded and the response of > client B is now in "idle mode", vise versa.
Oh, hey. This sounds suspiciously like the behavior of FreeBSD-CURRENT with threads enabled. I wonder... Yup, it is. So, this isn't just FreeBSD. Good. Or, not so good. This may be our bug. -- justin