On Saturday 25 March 2006 23:03, Elver Loho wrote:

> I'm not sure how the RFC specifies this, but I kinda expect Apache to
> default to assuming Connection: close when no keep-alive is specified.

HTTP/1.0 defaults to closing the connection.  HTTP/1.1 defaults to
keeping it open.  But those are just defaults.

Apache will normally honour any explicit Connection: request
header.  But there's no guarantee, and an application running
under apache could do it's own thing.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to