|
> From: Adam Lang > > Because the connection for HTTP closes as soon as you get the resource you > requested. You are not going to have a connection open for 3 days unless > you are receiving a file you requested that whole time. Actually, HTTP 1.1 supports persistent connections (a single connection spanning multiple requests). In fact, this is the default behavior for HTTP 1.1 connections. See RFC2616: http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.