]> git.kaiwu.me - nginx.git/commit
Advertizing MAX_STREAMS (0x12) credit in advance.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 3 Apr 2020 10:49:44 +0000 (13:49 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 3 Apr 2020 10:49:44 +0000 (13:49 +0300)
commitb4719e8ea44c5704b4b7d6ea815ee67bb1da5290
tree3b9bba721aae2e8ae3dcff59e4fd36f24cea5492
parent569da72e4b46d6701cfc8f2e4eb985c55cffb44e
Advertizing MAX_STREAMS (0x12) credit in advance.

This makes sending large number of bidirectional stream work within ngtcp2,
which doesn't bother sending optional STREAMS_BLOCKED when exhausted.

This also introduces tracking currently opened and maximum allowed streams.
src/event/ngx_event_quic.c