[Helma-user] Suggestion on how to GZIP a response?

Joshua Paine joshua at papercrown.org
Wed Aug 15 21:25:32 CEST 2007


Kris Leite wrote:
> I was wondering if anybody has a suggestion on how to configure Helma to 
> GZIP the responses?

If you're proxying through apache, it's as easy as enabling mod_deflate 
in your server and adding this to your virtual host:

SetOutputFilter DEFLATE

I have no idea otherwise, though.


More information about the Helma-user mailing list