Has anyone had success compiling Nginx with zlib-ng instead of default Zlib 
versions?  I seem to be able to compile Nginx with standard Zlib and various 
other Zlib libraries (e.g. Intel optimized or Cloudflare) but compiling with 
Zlib-NG always fails.  I’ve tried passing in various options via with-zlib-opt 
to try to include the —zlib-compat flag for the Zlib NG configure directives 
but no matter what syntax I use, it seems like it always fails (whether I have 
that param or not).  Perhaps I’m just struggling with the proper use of Zlib NG 
in an Nginx compile context.

If Nginx should compile with Zlib NG, is there any documentation on what params 
to use in the Nginx compile command to get it to work?


--
Lance Dockins

_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to