Status: Started
Owner: jean.deruelle
Labels: Type-Defect Priority-Medium MSS-1.6.0.FINAL Release-Type-FINAL
Roadmap-Fix Component-Sip-Servlets JBCP12-Patch-1.2.11
New issue 2369 by jean.deruelle: JSIP Memory Leak on TCP Server Transaction
closed
http://code.google.com/p/mobicents/issues/detail?id=2369
if a client closes TCP based connection for ServerTransaction, the socket
and corresponding semaphore is never removed from the stack.
This can happen if a Load Balancer sends OPTIONS probes to MSS and closes
the socket after each 200 OK, the socket and semaphore for the couple
ipaddress and ephemereal key will be kept forever in the stack