On Jul 28, 2015, at 11:50 AM, kpoxa <kp...@kpoxa.net> wrote:
> Добрый день.
> 
> nginx version: nginx/1.9.3
> built by gcc 4.7.2 (Debian 4.7.2-5)
> built with OpenSSL 1.0.1e 11 Feb 2013
> TLS SNI support enabled
> configure arguments: --prefix=/etc/nginx --with-cc-opt='-I /usr/include' 
> --with-ld-opt='-L /usr/lib' --conf-path=/etc/nginx/nginx.conf 
> --sbin-path=/usr/sbin/nginx --pid-path=/var/run/nginx.pid 
> --error-log-path=/var/log/nginx/error.log 
> --http-log-path=/var/log/nginx/access.log --user=www --group=www 
> --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 
> --with-http_stub_status_module --with-pcre --with-http_ssl_module 
> --with-http_realip_module --add-module=/home/admin/ngx_devel_kit 
> --add-module=/home/admin/form-input-nginx-module --without-http-cache 
> --with-http_gzip_static_module --with-http_sub_module --with-http_spdy_module 
> --with-debug
> 
> linux debian 7
> 
> Периодически ловлю ошибку ERR_SPDY_PROTOCOL_ERROR
> 
> Сессия из  chrome://net-internals/ ниже.  Какие еще данные и как собрать, 
> чтобы помочь разобраться в проблеме?
> 

Как минимум, понадобится debug log соответствующего соединения.

http://nginx.org/en/docs/debugging_log.html

-- 
Sergey Kandaurov

_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru

Ответить