Weird crash over night with nginx
Maxim Dounin
mdounin at mdounin.ru
Thu Mar 25 12:37:24 MSK 2010
Hello!
On Thu, Mar 25, 2010 at 08:51:17AM +0100, Robert Gabriel wrote:
> Sorry, I cant reproduce the backtrace, but here is the config and nginx
> -V:
>
> System: Ubuntu Linux 9.10 Server with kernel: 2.6.33-server (custom
> kernel build)
>
> nginx version: nginx/0.8.34
> TLS SNI support enabled
> configure arguments: --prefix=/applications/nginx
> --conf-path=/etc/nginx/nginx.conf --with-http_ssl_module
> --with-http_realip_module --with-http_addition_module
> --with-http_flv_module --with-http_gzip_static_module
> --with-http_sub_module --http-log-path=/var/log/nginx/access_log
> --with-http_perl_module --user=www-data --group=www-data
> --http-fastcgi-temp-path=/applications/nginx/tmp/fastcgi
> --http-client-body-temp-path=/applications/nginx/tmp/client
> --http-proxy-temp-path=/applications/nginx/tmp/proxy
> --pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx/error_log
> --with-sha1=/usr/lib --with-md5=/usr/lib --with-file-aio
>
> nginx config:
>
[...]
> include /etc/nginx/site-hosts/*;
> include /etc/nginx/site-users/*;
> include /etc/nginx/site-virtual/*;
You may want to provide included files as well, they are parts of
config. Or at least samples if they are identical.
Maxim Dounin
More information about the nginx
mailing list