On Sunday, Feb 16, 2003, at 21:54 US/Pacific, uma ramdoss wrote:
[..]
 why
when it sends the request to the original server, it
sends connection :close header. why is it so.
[..]

I think that is the 'default' - unless you
expressly ask for

	Connection: keep-alive

to request that the connection be kept alive
between calls to the web server. But even still
the server is not required to keep that socket
connection alive.

ciao
drieux

---


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to