ksqrtr opened a new issue, #10123:
URL: https://github.com/apache/trafficserver/issues/10123

   Hello!
   
   Are there any differences between these two setups for ATS 9.2.x?
   
   Case 1:
   
   1. `CONFIG proxy.config.proxy_binary_opts STRING -M -f -F`
   2. `LD_PRELOAD=/path/to/libjemalloc.so /path/to/traffic_manager`
   
   Case 2:
   
   1. `CONFIG proxy.config.proxy_binary_opts STRING -M -f -F`
   2. Traffic server compiled with `--with-jemalloc=/path/to/libjemalloc` and 
no `LD_PRELOAD` stuff is done.


-- 
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.apache.org

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

Reply via email to