You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/06/27 15:21:25 UTC

[GitHub] [trafficserver] ywkaras commented on issue #8896: Do some core intercept plugins leak resources on early session termination?

ywkaras commented on issue #8896:
URL: https://github.com/apache/trafficserver/issues/8896#issuecomment-1167490339

   Maybe it's only a problem if the plugin intercepts requests with content, (POSTs, PUSHes)?  I would guess TS waits to receive the complete request header before calling any hooked plugin continuations.
   
   I wonder that happens if some plugin does a reenable with TS_HTTP_EVENT_ERROR on some hook, is the WRITE_COMPLETE event still generated?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org