Just to chime in, all the major web servers definitely support persistent connections (not killing the connection after issuing the response) as well as pipelining (issuing subsequent requests before receiving a responses to previous requests). This is all specified in RFC 2616 (HTTP 1.1), and all major web servers are compliant with that spec. -adam Seaborne, Andy wrote: >Yes, I think they do support persistent connections. Also, they are >multithreaded (should your queries take a long time to execute, longer than >the RTT >Received on Wednesday, 2 June 2004 22:04:06 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:52:07 GMT