nginx/src
Valentin Bartenev cca2b04f51 SPDY: ignore priority when queuing blocked frames.
With this change all such frames will be added in front of the output queue, and
will be sent first.  It prevents HOL blocking when response with higher priority
is blocked by response with lower priority in the middle of the queue because
the order of their SYN_REPLY frames cannot be changed.

Proposed by Yury Kirpichev.
2013-10-01 00:14:37 +04:00
..
core Added ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04:00
event SSL: adjust buffer used by OpenSSL during handshake (ticket #413). 2013-09-27 19:39:33 +04:00
http SPDY: ignore priority when queuing blocked frames. 2013-10-01 00:14:37 +04:00
mail Mail: fixed segfault with ssl/starttls at mail{} level and no cert. 2013-09-30 22:10:13 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Added ngx_filename_cmp() with "/" sorted to the left. 2013-09-23 19:37:13 +04:00