Add docs about doppelganger

This commit is contained in:
9seconds
2026-03-14 09:42:28 +01:00
parent a5d602b538
commit e675baa860
2 changed files with 81 additions and 0 deletions
+5
View File
@@ -61,6 +61,11 @@ const (
//
// In other word, a combination of Dynamic TLS Record Sizing hints us for
// Weibull distribution.
//
// But we also have to keep in mind that DRS is not well spread yet. In most cases
// users still rely on OpenSSL or webserver defaults. OpenSSL chunks with
// biggest packet sizes, nginx relies on static setting that is 16k by default.
// Thus, dynamic sizing has to be present but we cannot oblige users to use that.
type Stats struct {
sizeLastRequested time.Time
sizeCounter int