Softaculous


Topic : Brotli with nginx


Posted By: erile on July 30, 2019, 1:19 pm
Hello,

Unless mistake, I don't see anything related to Brotli or Nginx modules in Webuzo. What's the recommended way to install Brotli against Nginx considering the Webuzo's architecture?

TIA

-----------------------
OpenVZ VPS, CentOS 7, Webuzo Premium / Desktop and full-stack dev w/ C, C++, Python, Perl, javascript...

Posted By: erile on July 30, 2019, 6:53 pm | Post: 1
Well, I tried to build Brotli dynamic modules (ie. ngx_http_brotli_filter_module.so and ngx_http_brotli_static_module.so) against the Nginx sources of the same version than the one installed by Webuzo (ie. nginx/1.16.0 I got from nginx.org directly), but I don't succeed to obtain a binary compatible libraries, even looking at "nginx -V" to get the Nginx's configure options.

Code
# nginx -s reload
nginx: [emerg] module "/usr/local/apps/nginx/etc/modules/ngx_http_brotli_filter_module.so" is not binary compatible in /usr/local/apps/nginx/etc/nginx.conf:10

What's the recommended way to match Webuzo's Nginx requirements?

Awaiting your lighted advice.
TIA

My context: VPS, CentOS 7, Webuzo Premium



-----------------------
OpenVZ VPS, CentOS 7, Webuzo Premium / Desktop and full-stack dev w/ C, C++, Python, Perl, javascript...

Posted By: Dhanya on August 1, 2019, 5:56 am | Post: 2
Hi erile,

It seems like Brotoli module requires to be compiled with Nginx package in order to install and enable it in Nginx. Hence it might not be possible install and enable in already compiled Webuzo Nginx package.

Let us know if you have any further assistance.

Posted By: erile on August 1, 2019, 11:26 am | Post: 3
OK, thanks for the precision, Dhanya. Have you planned to provide a Nginx build with Brotli in the future?

-----------------------
OpenVZ VPS, CentOS 7, Webuzo Premium / Desktop and full-stack dev w/ C, C++, Python, Perl, javascript...

Posted By: Dhanya on August 1, 2019, 12:09 pm | Post: 4
Hi,

We will try to add if possible with next Nginx version.

Let us know if you need any further assistance.

Posted By: erile on August 1, 2019, 4:55 pm | Post: 5
:)

-----------------------
OpenVZ VPS, CentOS 7, Webuzo Premium / Desktop and full-stack dev w/ C, C++, Python, Perl, javascript...

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.