Hi all,

we having problems with ajax requests when mod_compress is enabeld in
the apache.

Looks like XMLHttpRequest sends "Accept-Encoding: gzip,compress" but
did not decode
the compressed response.

The problem exists in IE and FF.

Is this a known problem? Maybe we did anything wrong in configuration.

This is a tobago app.

Currently we use a patched AjaxResponseRenderer to set a different
content-type, which is in
apache conf disabled for compressing.

But i would prefer a working compression also on ajax requests.

Any ideas?


Regards,
    Volker

Reply via email to