masaori335 edited a comment on issue #7891: URL: https://github.com/apache/trafficserver/issues/7891#issuecomment-849375235
This `h1trans->reset()` touches freed memory when `add_to_keep_alive_queue()` free vc/ssn/txn by hitting `proxy.config.net.max_connections_in` limit. https://github.com/apache/trafficserver/blob/050b2dfe9a89348b4105183a2b31e7cc59fc389d/proxy/http/Http1ClientSession.cc#L420-L424 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
