Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

[users@httpd] force compressed chunked encoding as response from apache.

Michal

2008-07-23


Author LoginPost Reply
Hallo group members

I need apache sent an HTML page to my browser in compressed form as chunked encoding. So far I managed to compress HTML page content with following line in /etc/httpd/conf/httpd.conf:

AddOutputFilterByType DEFLATE text/html text/plain text/xml

...but content-length tag is used here of course.

My question is how to force apache to use chunked encoding?

regards,
Michal

---------------------------------------------------------------------
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@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.