Re: Suggestion on how to GZIP a response?
Kris Leite <[email protected]> Wed, 15 Aug 2007 13:08:59 -0700
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the suggestion but no, I am not using a proxy. Thanks, Kris Joshua Paine wrote: > 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. > _______________________________________________ > Helma-user mailing list > [email protected] > http://helma.org/mailman/listinfo/helma-user > >