Welcome! Log In Create A New Profile

Advanced

Re: nginx, solaris, eventport

August 01, 2013 02:54AM
Hi.

I finally managed to catch this situation.
I have a log from nginx running the following config:

worker_processes 8;
worker_rlimit_nofile 16384;

error_log /var/log/nginx/error.log debug;
pid /var/run/nginx.pid;

events {
worker_connections 1024;
use eventport;
}

It can be obtained from: http://music.enaza.ru/error.log.bad.gz

Around 13:36 August, 1st, log time, nginx stopped handling web-request (I gor timeout in browser). This situation was cleared with nginx restart.

nginx version and modules information:

nginx version: nginx/1.4.1
TLS SNI support enabled
configure arguments: --prefix=/usr/local/nginx --with-http_ssl_module --with-debug --with-http_realip_module --with-http_xslt_module --with-pcre=../pcre-8.33 --with-cc-opt=-m64 --with-ld-opt=-m64 --with-http_secure_link_module --with-pcre-opt=-m64 --with-http_stub_status_module --with-poll_module --with-select_module

Thanks.
Eugene.
Subject Author Posted

nginx, solaris, eventport

drook July 04, 2013 02:13AM

Re: nginx, solaris, eventport

Ruslan Ermilov July 04, 2013 03:00AM

Re: nginx, solaris, eventport

drook August 01, 2013 02:54AM

Re: nginx, solaris, eventport

drook August 01, 2013 10:47AM

Re: nginx, solaris, eventport

Maxim Dounin July 04, 2013 06:56PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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