The official NGINX Open Source repository.
Go to file
Maxim Dounin 612f981744 Upstream: reading from a client after connection upgrade.
Read event on a client connection might have been disabled during
previous processing, and we at least need to handle events.  Calling
ngx_http_upstream_process_upgraded() is a simpliest way to do it.

Notably this change is needed for select, poll and /dev/poll event
methods.

Previous version of this patch was posted here:
http://mailman.nginx.org/pipermail/nginx/2014-January/041839.html
2014-01-22 16:05:07 +04:00
auto Configure: fixed perl Makefile generation (ticket #334). 2013-04-19 12:19: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 Year 2014. 2014-01-14 16:24:02 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Upstream: reading from a client after connection upgrade. 2014-01-22 16:05:07 +04:00
.hgtags release-1.4.4 tag 2013-11-19 15:25:24 +04:00