Cap the heap unanswered messages hold, and detach them from the chunk they arrived in #28
Reference in New Issue
Block a user
Delete Branch "held-heap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Charges each held message by the maxOctets rule and caps the total at 64 MiB per session, beside the 1000-message cap. A single message is copied off the socket chunk before it is held.