You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/01 03:11:49 UTC

[GitHub] [apisix] tzssangglass commented on issue #7173: help request: high vsz usage when downloading file(500M)

tzssangglass commented on issue #7173:
URL: https://github.com/apache/apisix/issues/7173#issuecomment-1143071028

   > > What's the RSS value of this worker? VSZ is the total mapped memory account.
   > > BTW, What's the configuration of APISIX, and how did you configure APISIX (Routes, Upstreams, and so on)?
   > 
   > Hi, this is the problem of my custom plugin. Can I ask what tools can I use to find out which exactly lua code cause this memory leak?
   
   We can use the flamgraph to find memory leaks.
   
   see: https://github.com/openresty/stapxx#sample-bt-leaks


-- 
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: notifications-unsubscribe@apisix.apache.org

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