Gzip vs Gzip static
    Igor Sysoev 
    igor at sysoev.ru
       
    Mon May 16 12:25:19 MSD 2011
    
    
  
On Mon, May 16, 2011 at 09:21:32AM +0100, Nuno Magalhães 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 Sysoev
    
    
More information about the nginx
mailing list