apache / apache/trafficserver

Do some core intercept plugins leak resources on early session termination?

Open
#8,896 5 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.