shukitchan opened a new pull request #8607: URL: https://github.com/apache/trafficserver/pull/8607
The lua plugin kept the TSMBuffer and TSMLoc for client request, server request, server response, client response and cached response in the http context object for reuse. But these are volatile across hook handler functions. So they needs to be cleared afterwards. This fixes #8351 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
