The official NGINX Open Source repository.
Go to file
Maxim Dounin 3b9e7adcf4 Event connect: don't penalize AF_INET6 connections.
Problems with setsockopt(TCP_NODELAY) and setsockopt(TCP_NOPUSH), as well
as sendfile() syscall on Solaris, are specific to UNIX-domain sockets.
Other address families, i.e. AF_INET and AF_INET6, are fine.
2013-03-27 15:16:45 +00:00
auto Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.15-RELEASE 2013-03-26 13:03:02 +00:00
misc Misc: support for Mercurial repositories. 2013-03-22 15:47:18 +00:00
src Event connect: don't penalize AF_INET6 connections. 2013-03-27 15:16:45 +00:00
.hgtags release-1.3.15 tag 2013-03-26 13:03:14 +00:00