Welcome! Log In Create A New Profile

Advanced

Re: NGINX 500 http error

November 15, 2013 07:00AM
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


I added this two lines for core dump in nginx.conf :
worker_rlimit_core 500M;
working_directory /path/to/cores/;

But I think I have to compile nginx with backtrace module to dump backtrace.

What other includes do I need in my nginx.conf ?

Thanks.
Subject Author Posted

NGINX 500 http error

fatine,al November 15, 2013 05:51AM

Re: NGINX 500 http error

Maxim Dounin November 15, 2013 06:04AM

Re: NGINX 500 http error

fatine,al November 15, 2013 07:00AM

Re: NGINX 500 http error

Maxim Dounin November 15, 2013 08:24AM

Re: NGINX 500 http error

fatine,al November 15, 2013 09:16AM

Re: NGINX 500 http error

fatine,al November 21, 2013 10:51AM

Re: NGINX 500 http error

itpp2012 November 21, 2013 12:11PM

Re: NGINX 500 http error

fatine,al November 22, 2013 05:05AM

Re: NGINX 500 http error

itpp2012 November 22, 2013 06:40AM

Re: NGINX 500 http error

fatine,al November 28, 2013 06:21AM

Re: NGINX 500 http error

itpp2012 November 28, 2013 06:47AM

Re: NGINX 500 http error

fatine,al December 03, 2013 04:21AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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