Is the 607418-ipv6-addresses.diff patch still needed?

Cyril LAVIER cyril.lavier at davromaniak.eu
Tue Nov 8 12:00:39 UTC 2011


 On Tue, 8 Nov 2011 11:52:11 +0000, Mark Alan wrote:
> On Tue, 08 Nov 2011 12:24:40 +0100, Cyril LAVIER
> <cyril.lavier at davromaniak.eu> wrote:
>
>>  I just tested it.
>>  It seems to work without the patch.
>>  Thanks for this usefull remark.
>
> You are welcome.
>
> Although unrelated, I should note that there seems to be a market for
> a high security nginx-ultralight version.
> Such a version would be especially suited for those websites (most of
> the current CMS?) that process loads of fastcgi using php5-fpm and
> php-apc.
>
> I am attaching the debian/rules section that I have been using to get
> such 'nginx-ultralight'
>
> config.status.ultralight: config.env.ultralight config.sub 
> config.guess
> \ cd $(BUILDDIR_ultralight) && ./configure \
>     --prefix=/etc/nginx \
>     --conf-path=/etc/nginx/nginx.conf \
>     --error-log-path=/var/log/nginx/error.log \
>     --http-client-body-temp-path=/var/lib/nginx/body \
>     --http-fastcgi-temp-path=/var/lib/nginx/fastcgi \
>     --http-log-path=/var/log/nginx/access.log \
>     --http-proxy-temp-path=/var/lib/nginx/proxy \
>     --lock-path=/var/lock/nginx.lock \
>     --pid-path=/var/run/nginx.pid \
>     --with-http_gzip_static_module \
>     --with-http_ssl_module \
>     --without-http-cache \
>     --without-http_browser_module \
>     --without-http_geo_module \
>     --without-http_limit_req_module \
>     --without-http_limit_zone_module \
>     --without-http_map_module \
>     --without-http_memcached_module \
>     --without-http_referer_module \
>     --without-http_scgi_module \
>     --without-http_split_clients_module \
>     --without-http_ssi_module \
>     --without-http_upstream_keepalive_module \
>     --without-http_userid_module \
>     --without-http_uwsgi_module \
>             $(CONFIGURE_OPTS) >$@\
> touch $@'
>

 Could you open a Debian Bug on the source package nginx for this 
 purpose ?

 I think it's a good idea to have a special nginx build for all CMS 
 related uses, but it needs to be discussed between the maintainers.

 Thanks.

> Regards,
> M.
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx

-- 
 Cyril "Davromaniak" Lavier



More information about the nginx mailing list