Hi,
This may be a silly question, but, does gzip static depend/extend
gzip, or can i just compile with gzip static and without gzip? I would
assume either gzip or gzip+static, but i’d like to confirm.
Thanks,
Nuno
Hi,
This may be a silly question, but, does gzip static depend/extend
gzip, or can i just compile with gzip static and without gzip? I would
assume either gzip or gzip+static, but i’d like to confirm.
Thanks,
Nuno
On Mon, May 16, 2011 at 09:21:32AM +0100, Nuno Magalhes wrote:
Hi,
This may be a silly question, but, does gzip static depend/extend
gzip, or can i just compile with gzip static and without gzip? I would
assume either gzip or gzip+static, but i’d like to confirm.
gzip_static does not depend on gzip filter. You can use gzip_static
without compiled gzip filter.
–
Igor S.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs