masaori335 opened a new issue #7380: URL: https://github.com/apache/trafficserver/issues/7380
We observed a memory leak on 8.1.1. This happens only on parent nodes. We don't see the leak on child nodes. We're trying to narrow down which commit is making the leak. The current list is below. ``` 5ce3c75ed Fix truncated reponse on HTTP/2 graceful shutdown (#7267) 12953fc5e Updated ChangeLog 4d0f3e356 Updated ChangeLog 867c0a858 Update HttpTransact.cc ab73c83d3 add support for centos8 (#7268) 581ce8679 Updated ChangeLog 5494225b4 Replace existing autest certs with ones from master. These are considered insecure by more recent versions of openssl and will fail to load (#7244) 24bca0378 Updated ChangeLog 043ba6ee8 Do not cache Transfer-Encoding header (#7234) 3eab13563 slice: check if vio is still valid before calling TSVIODone* on shutdown (#7147) 6ec727fdc slice: fix throttle not work (#7008) (#7195) f972a70a1 Updated ChangeLog 9c55701f3 Remove usage of stored ACL record, always pull from current ipallow (#7217) 502ee35dd Updated ChangeLog f78b4e0b0 Emits log when OCSP fails to connect to server (#7183) (#7191) d0ad15b05 Updated ChangeLog fff68b0cc Fixes garbled logs when using %<vbn> log tag (#7156) 503d8930d Updated ChangeLog 5621853a7 Fixes H2 toggling using ssl_server_name.yaml (#7154) 887f2bb0d Bumped version for builds etc. to v8.1.1 72c03baa8 Updated STATUS c802ae02d Disable lua_stats autest until we can reliably wait for stats ``` ---------------------------------------------------------------- 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]
