On Sat, Mar 7, 2009 at 4:28 AM, howard chen <howachen@xxxxxxxxx> 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 covener@xxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx