The official NGINX Open Source repository.
Go to file
Maxim Dounin 2349a6747d Adjusted default value of types_hash_bucket_size (ticket #352).
The ngx_cacheline_size may be too low on some platforms, resulting
in unexpected hash build problems (as no collisions are tolerated due
to low bucket_size, and max_size isn't big enough to build a hash without
collisions).  These problems aren't fatal anymore but nevertheless
need to be addressed.
2014-03-31 22:47:42 +04:00
auto Added server-side support for PROXY protocol v1 (ticket #355). 2014-03-17 17:41:24 +04:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.5.12-RELEASE 2014-03-18 17:08:35 +04:00
misc Updated PCRE used for win32 builds. 2014-02-04 07:45:33 +04:00
src Adjusted default value of types_hash_bucket_size (ticket #352). 2014-03-31 22:47:42 +04:00
.hgtags release-1.5.12 tag 2014-03-18 17:08:35 +04:00