| Author |
apache httpclient timeout
|
Kevin Yang
Greenhorn
Joined: Jul 30, 2003
Posts: 4
|
|
Hello, does anyone know how to setup http reading timeout in system properties or other way to set this value except direct call HttpClient.setTimeout()? We have a third party web service API in our system, but recently often get reading timeout after connected to their web site, and kill our process.We find that their API use Apache HttpClient, but we are not authorized to change their code, so we need to achieve the same effect of "HttpClient.setTimeout()" outside the code. Thanks!
|
IBM Certified Enterprise Developer<br />IBM Certified SOA Solution Designer <br />IBM Certified Advanced Application Developer - Rational Application Developer for WebSphere Software V6.0
|
 |
 |
|
|
subject: apache httpclient timeout
|
|
|