Welcome! Log In Create A New Profile

Advanced

Re: nginx linux packages

Sergey Budnevitch
August 25, 2011 06:00AM
On 25.08.2011, at 13:41, Nuno Magalhães wrote:

> On Thu, Aug 25, 2011 at 09:51, Sergey Budnevitch <sb@waeme.net> wrote:
>> It is convenient to build last stable version of
>> nginx with same parameters and with most of standard modules,
>
> Meaning you created yet another repository with packages configured
> according to what you thing are the best choices. What are they? Which
> modules? What's after --configure?

./configure \
--prefix=/etc/nginx/ \
--sbin-path=/usr/sbin/nginx \
--conf-path=/etc/nginx/nginx.conf \
--error-log-path=/var/log/nginx/error.log \
--http-log-path=/var/log/nginx/access.log \
--pid-path=/var/run/nginx.pid \
--lock-path=/var/run/nginx.lock \
--http-client-body-temp-path=/var/cache/nginx/client_temp \
--http-proxy-temp-path=/var/cache/nginx/proxy_temp \
--http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp \
--http-uwsgi-temp-path=/var/cache/nginx/uwcgi_temp \
--http-scgi-temp-path=/var/cache/nginx/scgi_temp \
--user=nginx \
--group=nginx \
--with-http_ssl_module \
--with-http_realip_module \
--with-http_addition_module \
--with-http_sub_module \
--with-http_dav_module \
--with-http_flv_module \
--with-http_gzip_static_module \
--with-http_random_index_module \
--with-http_secure_link_module \
--with-http_stub_status_module \
--with-mail \
--with-mail_ssl_module \
--with-file-aio \
--with-ipv6

srpm and debian source package are also available on mentioned link.

> And can i add other modules at
> runtime or disable existing ones?

No, nginx do not support dynamic modules right now

>
> Otherwise, i still prefer compiling from source, but that's me.
>
> Nice to have the packages straight from the source though, instead of
> through a distro.
>
> Cheers,
> Nuno
>

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx linux packages

Sergey Budnevitch August 24, 2011 05:24AM

Re: nginx linux packages

Anonymous User August 24, 2011 10:48AM

Re: nginx linux packages

Sergey Budnevitch August 25, 2011 04:52AM

Re: nginx linux packages

Anonymous User August 25, 2011 05:14AM

Re: nginx linux packages

stefancaunter August 27, 2011 01:30AM

Re: nginx linux packages

vesperto August 25, 2011 05:42AM

Re: nginx linux packages

Sergey Budnevitch August 25, 2011 06:00AM

Re: nginx linux packages

fbhosted August 25, 2011 07:48AM

Re: nginx linux packages

Cliff Wells August 25, 2011 01:14PM

Re: nginx linux packages

Sergey Budnevitch August 26, 2011 03:28AM

Re: nginx linux packages

Boris Dolgov August 26, 2011 07:02AM

Re: nginx linux packages

bwellsnc August 26, 2011 07:04AM

Re: nginx linux packages

Sergey Budnevitch August 26, 2011 08:04AM

Re: nginx linux packages

Cliff Wells August 26, 2011 02:20PM

Re: nginx linux packages

Sergey Budnevitch August 31, 2011 06:08AM

Re: nginx linux packages

Boris Dolgov August 30, 2011 02:28PM

Re: nginx linux packages

Sergey Budnevitch August 31, 2011 08:18AM

Re: nginx linux packages

meto August 31, 2011 09:52AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 271
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