>>> "Fish" <fish@infidels.org> 24-Oct-00 5:01:17 PM >>> >> I'm under the assumption that because the hyperlinks >> reference the same address/port, a single connection should >> be used to retrieve the 'documents'. >If the server that's servicing your requests is an HTTP/1.1 >compliant server, it should -- if it *can*. But "using persistent connections" is open to some interpretation (as always). RFC2616 section 8.1.4 suggests that a client might want to open more than one connection to a server but also suggests that clients limit that to 2 connections per server. However... I've seen some versions on IE 5.0 do up to 5 connections per server. 2 connections per server (for a non proxy client) would seem to be about right - it enables documents and referenced content to be downloaded fairly simultaneously whilst maximizing connection re-use. Latest versions of IE 5.0 (that I've seen anyway) seem to stick to the 2 connections per server rule of thumb. Nic FerrierReceived on Tuesday, 24 October 2000 13:33:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:38:43 GMT