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

   I see, it looks like there are proxy allocators named quic instead of http3:
   ```
   wkaras ~/LOCAL_REPOS/TS
   $ grep -F ProxyAllocator $(findsrc) | grep -Fi quic
   ./include/iocore/eventsystem/Thread.h:  ProxyAllocator quicNetVCAllocator;
   ./include/iocore/eventsystem/Thread.h:  ProxyAllocator 
quicClientSessionAllocator;
   wkaras ~/LOCAL_REPOS/TS
   $
   ```


-- 
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-unsubscr...@trafficserver.apache.org

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

Reply via email to