NGINX 500 http error

Maxim Dounin mdounin at mdounin.ru
Fri Nov 15 13:21:51 UTC 2013


Hello!

On Fri, Nov 15, 2013 at 07:00:02AM -0500, fatine,al wrote:

> Hi, 
> 
> Thank you for your quick response.
> 
> Here is the output of nginx -V :
> 
> nginx version: nginx/1.2.1
> TLS SNI support enabled
> configure arguments: --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
> --http-scgi-temp-path=/var/lib/nginx/scgi
> --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --lock-path=/var/lock/nginx.lock
> --pid-path=/var/run/nginx.pid --with-pcre-jit --with-http_ssl_module
> --without-mail_pop3_module --without-mail_smtp_module
> --without-mail_imap_module --without-http_uwsgi_module
> --without-http_scgi_module --with-ipv6 --with-http_stub_status_module
> --add-module=/build/buildd-nginx_1.2.1-2.2~bpo60+2-i386-EyCkdD/nginx-1.2.1/debian/modules/nginx-upstream-fair
> --add-module=/build/buildd-nginx_1.2.1-2.2~bpo60+2-i386-EyCkdD/nginx-1.2.1/debian/modules/nginx-cache-purge
> --add-module=/build/buildd-nginx_1.2.1-2.2~bpo60+2-i386-EyCkdD/nginx-1.2.1/debian/modules/naxsi/naxsi_src

The 1.2.1 is rather old and not supported.  Even in 1.2.x branch 
there are at least several fixes of various segmentation faults.  
It doesn't really make any sense to try to debug anything further, 
even traditional "please recompile without 3rd party modules to 
see if it helps" doesn't really apply here.  

Upgrade to at least 1.4.3 (1.5.6 preferred) and come back if 
you'll see any problems there.

See here for recent versions of nginx available for download, 
including precompiled linux packages:

http://nginx.org/en/download.html

-- 
Maxim Dounin
http://nginx.org/en/donation.html



More information about the nginx mailing list