diff options
author | Valentin Bartenev <vbart@nginx.com> | 2014-04-21 19:21:17 +0400 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2014-04-21 19:21:17 +0400 |
commit | f79908af6e6e579ec8d1dd10bf54da65cb7bd769 (patch) | |
tree | dff5df339a5d4a72b4be5e2e4dc498af4a0279e6 /src/http/ngx_http_variables.c | |
parent | a57959b6cdc3729bc8e5bc380c6f47399720da6f (diff) | |
download | nginx-f79908af6e6e579ec8d1dd10bf54da65cb7bd769.tar.gz nginx-f79908af6e6e579ec8d1dd10bf54da65cb7bd769.zip |
SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID.
There's a race condition between closing a stream by one endpoint
and sending a WINDOW_UPDATE frame by another. So it would be better
to just skip such frames for unknown streams, like is already done
for the DATA frames.
Diffstat (limited to 'src/http/ngx_http_variables.c')
0 files changed, 0 insertions, 0 deletions