I was playing around with this module and got strange
results (both with MSIE 5.0 and Netscape 4.6).  The
output is being sent chunked and when I do "view source"
it appears that the browsers have not received the
complete page.  I suspect that they are only reading
up to the first "chunk".

When I use lwp-download to read the page and then run
the contents (without the headers) through gunzip then
the complete page is indeed there.

Is there something to using this module that I'm missing?
Is there a way to force Apache to use Apache::GzipChain 
but not chunk the output?

-P

Reply via email to