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
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