mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.10.1
- [BUGFIX] Coalesced packets could get longer than normal packet size. - Add spin bit configuration option es_spin (-o spin=[01]). - Disable spin bit in 1/16 of connections. - Improve logging a bit.
This commit is contained in:
parent
9fc120419d
commit
4ab453a184
6 changed files with 91 additions and 12 deletions
|
@ -1,3 +1,11 @@
|
|||
2020-01-29
|
||||
- 2.10.1
|
||||
- [BUGFIX] Coalesced packets could get longer than normal packet
|
||||
size.
|
||||
- Add spin bit configuration option es_spin (-o spin=[01]).
|
||||
- Disable spin bit in 1/16 of connections.
|
||||
- Improve logging a bit.
|
||||
|
||||
2020-01-28
|
||||
- 2.10.0
|
||||
- [FEATURE] QUIC and HTTP/3 Internet Draft 25 support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue