<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><br class="">Суть в том, что nginx начинает обрабатывать запрос – читает часть заголовков, потом сваливается с неким ивентом, пропускает остальные заголовки и пытается обработать body запроса как заголовки.<br class=""><br class="">В аксесс логах при этом мы видим следующие записи:<br class="">10.0.0.1 - host.name - [15/Jul/2015:20:45:13 +0300] "\x12\x10U\xA6\x9C(\x00\x0E@/" 400 326 "-" "-" "-" 0.038 "-" "-" " " 33256046 - “host.name" "-" "-"<br class=""><br class="">Помогите советом. Куда смотреть, что искать? Как решить эту проблему?<br class=""><br class="">Про nginx:<div class=""><br class=""><font face="Monaco" size="1" class="">$ nginx -V<br class="">nginx version: nginx/1.8.0<br class="">built by gcc 4.2.1 20070719  [FreeBSD]<br class="">built with OpenSSL 0.9.8q 2 Dec 2010<br class="">TLS SNI support enabled<br class="">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 --with-file-aio --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 --add-module=/root/echo-nginx-module --with-http_geoip_module --with-http_perl_module --with-http_stub_status_module --with-pcre --with-http_ssl_module --add-module=/root/ngx_http_pinba_module --add-module=/root/headers-more-nginx-module --with-debug</font></div><div class=""><font face="Monaco" size="1" class=""><br class=""></font></div><div class="">Заранее спасибо!</div><div class=""><br class=""></div><div class="">—</div><div class="">С уважением,</div><div class="">Клестов Александр</div></body></html>