v1.2.2
- fixed build
--version
param added
from v1.2.1:
-
Request/Upgrade leaks fixed
This issue has in turned caused memory leaks and ridiculously high CPU usage. This leak has been unnoticed ever since the first release. Performance issues before this were dismissed as DDoS attacks or other scripts.
Older mitigations for this include: -
putting a memory limit on the bare server
-
running it in clusters
-
periodically restarting it
This release addresses the socket leak and therefore is the most reliable and preferred mitigation.