Do some core intercept plugins leak resources on early session termination?
Open
Stale
- Dominant language
- C++
- Stars
- 2k
- Forks
- 874
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 46
Description
Specifically these:
acme
healthchecks
ts_lua_http_intercept
stats_over_http
They seem to only do cleanup of allocated resources when they get the TS_EVENT_VCONN_WRITE_COMPLETE event. Does this event occur, even if the session drops before the transaction completes?
Contributor guide
Assessment
This issue has not been assessed yet.