Hello,
> > To clarify: HTTP 1.0 do not have persistent connection so "connection"
> > has no meaning for HTTP 1.0 and server should drop connection after
> > servicing such client request.
> 
>       This is true under the official specification, but is not true as to how
> the protocol is used. Persistent connections were used before they were
> officially specified in HTTP 1.1. For example, Sun's JDK docs say "The JDK
> supports both HTTP/1.1 and HTTP/1.0 persistent connections."
> 
>       In practice, web servers *will* provide a persistent connection to 
> HTTP/1.0
> clients that requeset one. For example:
I know all that, this is not new information, this is exactly
what we discussed before on select(): specification and usage.

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to