<div dir="ltr">Thanks Valentin! I didn't realize fancyindex could be the culprit. I'll follow up with the fancyindex developer.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 16, 2014 at 5:58 AM, Valentin V. Bartenev <span dir="ltr"><<a href="mailto:vbart@nginx.com" target="_blank">vbart@nginx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wednesday 15 October 2014 19:24:11 Greg Barker wrote:<br>
> Thanks Valentin. Here's my config:<br>
> <a href="https://gist.github.com/fletchowns/13680a9d101f96d5f728" target="_blank">https://gist.github.com/fletchowns/13680a9d101f96d5f728</a><br>
><br>
> $ /opt/nginx-1.6.2/sbin/nginx -V<br>
> nginx version: nginx/1.6.2<br>
> built by gcc 4.7.2 (Debian 4.7.2-5)<br>
> TLS SNI support enabled<br>
> configure arguments: --prefix=/opt/nginx-1.6.2<br>
> --conf-path=/etc/nginx/nginx.conf --sbin-path=/opt/nginx-1.6.2/sbin/nginx<br>
> --with-http_ssl_module --with-http_gzip_static_module<br>
> --with-http_spdy_module --add-module=/tmp/nginx_http_fancyindex_module<br>
><br>
</span>[..]<br>
<br>
I'm able to reproduce, and from debug log it's clear that the issue is caused<br>
by the fancyindex 3rd-party module.  And a brief look through its code reveals<br>
a number of problems with request handling.<br>
<div class="HOEnZb"><div class="h5"><br>
  wbr, Valentin V. Bartenev<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>