comparison src/http/ngx_http_script.h @ 5493:916cb6d28f6a

SPDY: fixed possible request hang. Processing events from upstream connection can result in sending queued frames from other streams. In this case such streams were not added to handling queue and properly handled. A global per connection flag was replaced by a per stream flag that indicates currently sending stream while all other streams can be added to handling queue.
author Valentin Bartenev <vbart@nginx.com>
date Thu, 26 Dec 2013 17:03:16 +0400
parents d620f497c50f
children e4590dfd97ff
comparison
equal deleted inserted replaced
5492:5c52ff68f380 5493:916cb6d28f6a