The official NGINX Open Source repository.
Go to file
Valentin Bartenev ed9f87c901 Events: protection from stale events in eventport and devpoll.
Stale write event may happen if read and write events was reported both,
and processing of the read event closed descriptor.

In practice this might result in "sendfilev() failed (134: ..." or
"writev() failed (134: ..." errors when switching to next upstream server.

See report here:
http://mailman.nginx.org/pipermail/nginx/2013-April/038421.html
2013-04-12 15:02:33 +00:00
auto Configure: fixed nginx.so rebuild (broken by r5145). 2013-04-10 17:07:44 +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 Configure: unified nginx version computation constructs. 2013-03-28 08:47:25 +00:00
misc Configure: unified nginx version computation constructs. 2013-03-28 08:47:25 +00:00
src Events: protection from stale events in eventport and devpoll. 2013-04-12 15:02:33 +00:00
.hgtags release-1.3.15 tag 2013-03-26 13:03:14 +00:00