Welcome! Log In Create A New Profile

Advanced

Re: packages for the dynamic modules. testing required.

B.R.
February 25, 2016 01:00PM
Hello Sergey,

Great news! :o)
Would it possible to add a file in some conf.d containing the load_module
directive so a package management system could automatically configure
nginx to automatically load the module on the next reload?
That is standard practice for some other technologies.
---
*B. R.*

On Wed, Feb 24, 2016 at 8:08 PM, Sergey Budnevitch <sb@nginx.com> wrote:

> Hello.
>
> Previously we built nginx with all modules, except those that required
> extra libraries. With dynamic modules it is possible to build them as
> the separate packages and nginx main package will not have extra
> dependences.
>
> For nginx 1.9.12 we build additional packages with xslt, image-filter
> and geoip modules. It is possible to install, for example, image filter
> module on RHEL/CentOS with command:
>
> % yum install nginx-module-image-filter
>
> or on Ubuntu/Debian with command:
>
> % apt-get install nginx-module-image-filter
>
> then to enable module it is necessary add load_module directive:
>
> load_module modules/ngx_http_image_filter_module.so;
>
> to the main section of the nginx.conf
>
> Please test these modules, any feedback will be helpful.
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

packages for the dynamic modules. testing required.

Sergey Budnevitch February 24, 2016 02:10PM

Re: packages for the dynamic modules. testing required.

B.R. February 25, 2016 01:00PM

Re: packages for the dynamic modules. testing required.

Sergey Budnevitch February 26, 2016 09:32AM

Re: packages for the dynamic modules. testing required.

Konstantin Pavlov March 29, 2016 01:12PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 182
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready