On Wed, Jul 22, 2009 at 4:56 AM, FlashBoy <flashboy@...> wrote:
I noticed the same problem with RED5. In my case there is no StreamingProxy
involved however my application is doing some internal CONNECTs to itself.
After running some tests I can see that after all clients are disconnected
JMap/jhat shows that my application classes are gone however lsof -p <PID>
shows a lot of pipes and eventpolls.
As Michael said eventually RED5 hits the open files limit and stops
responding.