Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Defect Priority-Medium Component-SLEE SubComponent-SLEE-RA-HTTP-Client Version-2.2.0 SLEE-2.8.0.FINAL Roadmap-Fix

New issue 3246 by [email protected]: HTTP client ManagedConnection not cleaned after activity cleaned and Http Response not arrived yet
http://code.google.com/p/mobicents/issues/detail?id=3246

Once the HttpClientActivity is killed and HttpResponse arrives latter, the ManagedConnection is not freed due to which Connection Pool keeps piling and after sometime no more free connections and requests wait for timeout.

Clean the ManagedConnection once response arrives and Activity is already dead

Reply via email to