nginx in Debian and Ubuntu

José Parrella joseparrella at gmail.com
Sat Mar 3 21:36:01 MSK 2007


Please note Debian won't ship nginx 0.5 in their next release, Etch.
0.5.13 is available in Sid (development version) but Etch is stuck with
0.4.13. I requested an unfreeze, but it was denied (on the grounds of
'we won't ship newer software')

Ubuntu, however, will hopefully ship nginx 0.5.13 in their next release,
Feisty. As in Debian, they were stuck with 0.4.13 but I requested an
unfreeze which was granted (on the grounds of 'why not? it's stable')

In both operating systems, 0.5.13 has live binary substitution support
and it's built with:

        ./configure --conf-path=/etc/nginx/nginx.conf \
        --error-log-path=/var/log/nginx/error.log
--pid-path=/var/run/nginx.pid \
        --lock-path=/var/lock/nginx.lock
--http-log-path=/var/log/nginx/access.log \
        --http-client-body-temp-path=/var/lib/nginx/body
--http-proxy-temp-path=/var/lib/nginx/proxy \
        --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --with-debug
--with-http_stub_status_module \
        --with-http_flv_module --with-http_ssl_module

Please contact me if you need any further help about nginx in Debian and
Ubuntu. And thanks for your great work, people!

Jose

-- 
José Miguel Parrella Romero -> Debian Sid, k2.6.18
Escuela de Computación - Facultad de Ciencias
Universidad Central de Venezuela -> ucvlug.info





More information about the nginx mailing list