mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 12:45:21 +00:00
QUIC: removed macros for stream limits unused since c5324bb3a704.
This commit is contained in:
parent
7046a10134
commit
5ff8f8aaea
1 changed files with 0 additions and 3 deletions
|
|
@ -25,9 +25,6 @@
|
|||
|
||||
#define NGX_QUIC_SEND_CTX_LAST (NGX_QUIC_ENCRYPTION_LAST - 1)
|
||||
|
||||
#define NGX_QUIC_STREAMS_INC 16
|
||||
#define NGX_QUIC_STREAMS_LIMIT (1ULL < 60)
|
||||
|
||||
/*
|
||||
* 7.4. Cryptographic Message Buffering
|
||||
* Implementations MUST support buffering at least 4096 bytes of data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue