[EMAIL PROTECTED] wrote:
>
>  +<p>For HTTP/1.0 clients, Keep-Alive connections will only be used if
>  +they are specifically requested by a client.  In addition, a
>  +Keep-Alive connection with an HTTP/1.0 client can only be used when
>  +the length of the content is known in advance.  This implies that
>  +dynamic content such as CGI output, SSI pages, and server-generated
>  +directory listings will generally not use Keep-Alive connections to
>  +HTTP/1.0 clients.  For HTTP/1.1 clients, persistent connections are
>  +the default unless otherwise specified.  Chunked encoding will be used
>  +in order to send content of unknown length over persistent
>  +connections.</p>

Chunked encoding can only be used if the client says "Accept-encoding:
chunked" in the request.

Tony.
-- 
en oeccget g mtcaa    f.a.n.finch
v spdlkishrhtewe y    [EMAIL PROTECTED]
eatp o v eiti i d.    [EMAIL PROTECTED]

Reply via email to