An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin aad0a1dba6 FastCGI: proper handling of split fastcgi end request.
If fastcgi end request record was split between several network packets,
with fastcgi_keep_conn it was possible that connection was saved in incorrect
state (e.g. with padding bytes not yet read).
2013-02-01 14:41:50 +00:00
auto GeoIP: IPv6 support. 2013-01-24 16:15:51 +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.11-RELEASE 2013-01-10 13:17:04 +00:00
misc Updated PCRE used for win32 builds. 2013-01-10 11:38:14 +00:00
src FastCGI: proper handling of split fastcgi end request. 2013-02-01 14:41:50 +00:00
.hgtags release-1.3.11 tag 2013-01-10 13:17:29 +00:00