]
Ron Sigal resolved JBREM-1267.
------------------------------
Resolution: Done
There are no unusual results in hudson.
Allow HTTPClientInvoker to call disconnect on HttpURLConnection after
use
-------------------------------------------------------------------------
Key: JBREM-1267
URL:
https://issues.jboss.org/browse/JBREM-1267
Project: JBoss Remoting
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Affects Versions: 2.5.3.SP1, 2.2.3.SP3
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.5.3.SP2, 2.2.3.SP4
org.jboss.remoting.transport.http.HTTPClientInvoker does not currently disconnect a
java.net.HttpURLConnection after each use, letting the HttpURLConnection manage its
resources internally. It has been found that HttpURLConnection can leave a number of
sockets in the CLOSE_WAIT, which can cause problems under heavy load. HTTPClientInvoker
should offer an option to disconnect the HttpURLConnection.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: