SPDY connection was interrupted while downloading a file

Valentin V. Bartenev vbart at nginx.com
Thu Oct 16 12:58:42 UTC 2014


On Wednesday 15 October 2014 19:24:11 Greg Barker wrote:
> Thanks Valentin. Here's my config:
> https://gist.github.com/fletchowns/13680a9d101f96d5f728
> 
> $ /opt/nginx-1.6.2/sbin/nginx -V
> nginx version: nginx/1.6.2
> built by gcc 4.7.2 (Debian 4.7.2-5)
> TLS SNI support enabled
> configure arguments: --prefix=/opt/nginx-1.6.2
> --conf-path=/etc/nginx/nginx.conf --sbin-path=/opt/nginx-1.6.2/sbin/nginx
> --with-http_ssl_module --with-http_gzip_static_module
> --with-http_spdy_module --add-module=/tmp/nginx_http_fancyindex_module
> 
[..]

I'm able to reproduce, and from debug log it's clear that the issue is caused 
by the fancyindex 3rd-party module.  And a brief look through its code reveals 
a number of problems with request handling.

  wbr, Valentin V. Bartenev



More information about the nginx mailing list