Re: PerMessageDeflate - Native Memory Pressure

2021-02-11 Thread Mark Thomas
On 11/02/2021 02:50, Sridhar Rao wrote: > So we are exploring disabling "permessage-deflate" extension. Although it > could increase network overhead, it should help with native memory and CPU > cycles. Most of our messages are small anyway. Just wanted to check, if > there are any potential got

PerMessageDeflate - Native Memory Pressure

2021-02-10 Thread Sridhar Rao
Hi All, We are using tomcat 8.5.47 with Java8. Recently we were seeing a lot of nodes getting restarted because of insufficient memory. Those nodes seem to be under native memory pressure. After doing some analysis, It appears that the native memory pressure is caused by the number of WebSocket co