Releases: kvic-z/pixelserv-tls
Releases · kvic-z/pixelserv-tls
2.1.2
For changes, pls check ChangeLog or visit https://kazoo.ga/pixelserv-tls/
2.1.2-test.1
Changes:
- Fix missing client ip in some situations when logging handshake failures is enabled.
2.1.1
2.1.0
2.1.0-rc.4
Changes
- NEW breaks down counter slu into uca and uce.
- CHANGED improves cert cache lookup; will work great with large "-c X".
- CHANGED default "-c X" to 50 certs.
For details, pls visit https://kazoo.ga/pixelserv-tls/
2.1.0-rc.3
2.1.0-rc.2
Changes
- NEW ability to run without CA cert.
- CHANGED removal of TLSv1.1 support
For details, pls visit https://kazoo.ga/pixelserv-tls/
2.1.0-rc.1
Changes
- NEW support TLSv1.0 and TLSv1.1 for better backward compatibility with older clients when needed.
- CHANGED properly described
slu
as "other TLS handshake errors." - FIXED one bug introduced in an earlier Km test version that may contribute to large portion of
slu
.
For details, pls visit https://kazoo.ga/pixelserv-tls/
2.1.0-test.7
Changes
- NEW support URI
/ca.crt
to download and import Pixelserv CA certificate (generated by yourself) on client devices - CHANGED improved SSL cache management. RAM usage should be much better under control.
- CHANGED better define the meaning of counter sst
- CHANGED improved handling of SSL connections. Increase chance of a successful connection for some troubled clients.
- CHANGED added a bit more CORS support (Daily Mail alike shall be happier).
- CHANGED split SSL request and SSL cache related counters into two tables on the servstats page.
- FIXED missing new ssX counters from URI '/servstats.txt'
For details, pls visit https://kazoo.ga/pixelserv-tls/
2.1.0-test.6
Changes:
- NEW counters
sst
,ssh
,ssm
,ssp
to describe metrics of cached sessions - NEW crypto and disk benchmark, option
-B
- CHANGED improvement in SSL caching
- CHANGED save up to 3/4 of most frequently used certs for prefetch
- CHANGED timeout of cached sessions reduced to 1hr
- CHANGED max allowed sessions in cache reduced to 2560.
- CHANGED default HTTP_KEEPALIVE increased to 5mins
For details, pls visit https://kazoo.ga/pixelserv-tls/