gaukas / clienthellod

TLS ClientHello/QUIC Initial Packet reflection service
https://client.tlsfingerprint.io
Apache License 2.0
15 stars 2 forks source link

modcaddy: potential memory leak-like behavior causing caddy getting OOM-killed #18

Open gaukas opened 6 months ago

gaukas commented 6 months ago

TLSfingerprint.io has been unstable due to caddy constantly getting OOM-killed. Potentially it is due to the modcaddy is causing a memory leak issue or a similar one, consuming too much memory.

Perhaps we should start by profiling the ClientHello and Initial Packets maps.