On Sat, Mar 7, 2009 at 4:28 AM, howard chen <howac...@gmail.com> wrote:
> Hello,
>
> When viewing Yahoo! main page, it is encoded as "compressed/chunked",
> I know how to use mod_gzip to enable to compression, but how to use
> "chunked encoding"? (In fact, what is the advangage?)

There's only an advantage when you don't know the length ahead of
time, or your processing it in such a way that the length will change.
 When it's needed, it will just happen.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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