NGINX просто не принимает какой-то процент коннектов

Dmytro Lavryk root на dl.sm.ua
Ср Дек 27 07:05:21 UTC 2017


nginx -V

nginx version: nginx/1.12.2

built with OpenSSL 1.0.2n  7 Dec 2017

TLS SNI support enabled

configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I /usr/local/include' --with-ld-opt='-L /usr/local/lib' --conf-path=/usr/local/etc/nginx/nginx.conf --sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx/error.log --user=www --group=www --modules-path=/usr/local/libexec/nginx --with-file-aio --with-cc-opt='-DNGX_HAVE_INET6=0 -I /usr/local/include' --http-client-body-temp-path=/var/tmp/nginx/client_body_temp --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp --http-proxy-temp-path=/var/tmp/nginx/proxy_temp --http-scgi-temp-path=/var/tmp/nginx/scgi_temp --http-uwsgi-temp-path=/var/tmp/nginx/uwsgi_temp --http-log-path=/var/log/nginx/access.log --with-http_addition_module --with-http_auth_request_module --with-http_gzip_static_module --with-http_realip_module --with-http_stub_status_module --with-http_sub_module --with-pcre --with-http_v2_module --with-threads --with-http_ssl_module



Собран из портов на FreeBSD 10.3-RELEASE-p21



/var/tmp (используемая как временная) есть tmpfs в памяти, но ею практически не пользуются.



В основном раздается статика (пару десятков мелких сайтов на WordPress  - настроено файловое кеширование страниц) + php-fpm. Нагрузки совсем небольшие. Конфиги применяемые на добром десятке серверов практически без изменений.



NGINX, такое ощущение, что просто игнорит какое-то количество коннектов. Для снятия статистики применяется collectd, у него в логах:[2017-12-27 09:52:55] [warning] nginx plugin: curl_easy_perform failed: Operation timed out after 10002 milliseconds with 0 bytes received

[2017-12-27 09:52:55] [notice] read-function of plugin `nginx' failed. Will suspend it for 20.000 seconds.

[2017-12-27 09:53:25] [warning] nginx plugin: curl_easy_perform failed: Operation timed out after 10005 milliseconds with 0 bytes received

[2017-12-27 09:53:25] [notice] read-function of plugin `nginx' failed. Will suspend it for 20.000 seconds.

[2017-12-27 09:54:15] [warning] nginx plugin: curl_easy_perform failed: Operation timed out after 10001 milliseconds with 0 bytes received

[2017-12-27 09:54:15] [notice] read-function of plugin `nginx' failed. Will suspend it for 20.000 seconds.

[2017-12-27 09:54:45] [warning] nginx plugin: curl_easy_perform failed: Operation timed out after 10002 milliseconds with 0 bytes received

[2017-12-27 09:54:45] [notice] read-function of plugin `nginx' failed. Will suspend it for 20.000 seconds.

[2017-12-27 09:55:05] [warning] nginx plugin: curl_easy_perform failed: Operation timed out after 10013 milliseconds with 0 bytes received

[2017-12-27 09:55:05] [notice] read-function of plugin `nginx' failed. Will suspend it for 40.000 seconds.

Снаружи тоже периодически просто нет никакого ответа. При этом если он и есть  - то как-то медленно вроде.

При этом система показывает какую-то повышенную нагрузку на файловую систему, и создает ее якобы именно NGINX.

Порт пересобирал, с sendfile и aio экспериментировал, error_log в debug ставил - ничего интересного не нашел, в бубен стучал.

Подскажите может как точнее продиагностировать проблему. Спасибо!


----------- следущая часть -----------
Вложение в формате HTML было извлечено…
URL: <http://mailman.nginx.org/pipermail/nginx-ru/attachments/20171227/d487522d/attachment.html>


Подробная информация о списке рассылки nginx-ru