On 2/1/2012 3:48 AM, Matus UHLAR - fantomas wrote:
> 
> Of course. But the original question was, why is chunking not used, even when
> Content-Length was not sent? I don't know HTTP/1.1 enough to answwer this 
> question, do you?

Yes; because the entire C-L is known and the overhead for C-L plus
fragment header/trailer is longer than a simple C-L header.

The original question was, "How do I force chunking".  The answer
is, you don't and can't expect to.  Chunking is a hop-by-hop
behavior over which you have no control by either endpoint of the
intermediate servers' elections.

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to