Re: [EMAIL PROTECTED] Slow Responding to Extra Request on Persistent Connection

2007-05-05 Thread Ryan Frishberg
Sorry to spam like this, but just curious if anyone has had a similar experience? -Ryan Ryan Frishberg wrote: Hey, I'm writing a program to test the performance of apache (we had a similar problem with lighttpd), and I keep running into a problem with persistent connections. We make a single

[EMAIL PROTECTED] Slow Responding to Extra Request on Persistent Connection

2007-05-03 Thread Ryan Frishberg
Hey, I'm writing a program to test the performance of apache (we had a similar problem with lighttpd), and I keep running into a problem with persistent connections. We make a single request, like: GET fileName HTTP/1.1 Host: server:80 Keep-Alive: 300 Connection: keep-alive And we get a respons