Fancyindex module hangs connection
peku33
nginx-forum at nginx.us
Tue May 14 09:38:06 UTC 2013
Hi everybody.
I'm facing a problem with my nginx 1.4.0 server bulit from portage on gentoo
(fresh instllation, amd64). After configuring one location to use
fancyindex on;
directory listing loads to footer and then connection freezes for about 1
minute. In this time no data is received, but browser shows that the page is
still being loaded. After one minute, server finally sends fancyindex footer
and connection closes.
Here is my nginx.conf:
http://pastebin.com/cXFWrQug
Here is my security.conf:
http://pastebin.com/4JEz1f35
And here is how the transfer goes:
http://pastebin.com/FqrA1sZB
Here are the flags I used for building:
http://pastebin.com/dEm4j6VJ
While using autoindex instead of fancyindex everything works correct.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,239168,239168#msg-239168
More information about the nginx
mailing list