Sn0rt commented on issue #10392:
URL: https://github.com/apache/apisix/issues/10392#issuecomment-1780336402

   Can you continue to observe? It is normal for the memory to grow when NGX is 
processing requests.
   
   1. According to my understanding, OOM will occur at some point if the memory 
leak continues.
   2. NGX has its own memory management mechanism. Use user mode to apply for a 
large amount of memory and NGX manages it by itself.
   
   From the information in the picture, it is not possible to determine where 
the memory leak occurred.


-- 
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]

Reply via email to