Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Memory leak with websockets

Hi Joakim

I did try it out with 9.3.7-SNAPSHOT. No more leaks :-) Thanks a lot!

It is very strange that you can't reproduce the problem.
I have the problem with 9.3.6 under Windows 7 64bit, Windows 10 64bit and Linux.

What is the output of my test program if you try it (
https://github.com/softappeal/yass/blob/master/src/test/java/ch/softappeal/yass/transport/ws/test/JettyWebSocketLeak.java
) ?

Regards,
Angelo


Back to the top