mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.23.2
- Add QPACK stats collection and experimentation mode, see the new es_qpack_experiment setting. - Log busy connection stats every second using the new "conn-stats" log module. - Log about skipping only once. - Update HTTP/3 greased frame type formula. - Use ls-qpack v2.2.1.
This commit is contained in:
parent
6a6683860a
commit
758aff32b9
30 changed files with 800 additions and 33 deletions
10
CHANGELOG
10
CHANGELOG
|
@ -1,3 +1,13 @@
|
|||
2020-10-21
|
||||
- 2.23.2
|
||||
- Add QPACK stats collection and experimentation mode, see the new
|
||||
es_qpack_experiment setting.
|
||||
- Log busy connection stats every second using the new "conn-stats"
|
||||
log module.
|
||||
- Log about skipping only once.
|
||||
- Update HTTP/3 greased frame type formula.
|
||||
- Use ls-qpack v2.2.1.
|
||||
|
||||
2020-10-13
|
||||
- 2.23.1
|
||||
- [FEATURE] IETF Client 0-RTT support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue