Hi there, We have problem with HttpClient 3.0 or 3.01, we use MultiThreadedHttpConnectionManager() for connection pool of 50. Timeout is set to 60 Second and we are running application on websphere 6.02. sometime we have web container thread hung detected from WAS for more than 600 Seconds. From our trace code after we call executeMethod is our last call, it won't come back from httpclient...
It will end up hang all the work threads. Then we have to restart the AppServer, we don't have this issue with httpClient 2.0. Any suggestion and advice? thanks in advance --Francis. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
