diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2020-04-06 14:54:10 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2020-04-06 14:54:10 +0300 |
commit | 3f3315aea64c1f5968fce127b6ee8cadc783d6d3 (patch) | |
tree | 2a37ed81fc76e28e4182562406d2f72681ff06f1 /src/http/ngx_http_request.c | |
parent | cc704a8c319130687285a49c53f263a1fe880943 (diff) | |
download | nginx-3f3315aea64c1f5968fce127b6ee8cadc783d6d3.tar.gz nginx-3f3315aea64c1f5968fce127b6ee8cadc783d6d3.zip |
Discarding Handshake packets if no Handshake keys yet.
Found with a previously received Initial packet with ACK only, which
instantiates a new connection but do not produce the handshake keys.
This can be triggered by a fairly well behaving client, if the server
stands behind a load balancer that stripped Initial packets exchange.
Found by F5 test suite.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions