ERR_SPDY_PROTOCOL_ERROR nginx 1.9.3

Sergey Kandaurov pluknet на nginx.com
Вт Июл 28 09:52:13 UTC 2015


On Jul 28, 2015, at 11:50 AM, kpoxa <kpoxa на 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