modules and compiling nginx 1.21.3 from source

2021-10-25 Thread Ian Hobson
Hi all, When nginx is installed from the ubuntu 20.4 repos, it sets up assorted modules in nginx/modules-enabled When I load it, it loads just fine. However I need a few extra modules, which I compiled in using ubuntu 18.04. So, copied the Sources directory over and updated the modules that hav

Re: Compiling Nginx with `libdeflate` - possible?

2021-10-25 Thread Maxim Dounin
Hello! On Mon, Oct 25, 2021 at 07:50:42AM -0400, petecooper wrote: > I am attempting to compile Nginx 1.21.3 with libdeflate[1] with a view to > comparing performance against classic Zlib and the Cloudflare fork of > Zlib[2]. > > I can successfully compile Nginx with classic Zlib. I can also suc

Compiling Nginx with `libdeflate` - possible?

2021-10-25 Thread petecooper
I am attempting to compile Nginx 1.21.3 with libdeflate[1] with a view to comparing performance against classic Zlib and the Cloudflare fork of Zlib[2]. I can successfully compile Nginx with classic Zlib. I can also successfully compile Nginx with Cloudflare Zlib. I cannot yet compile Nginx with l