DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20335>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20335 There is no way to change RESPONSE_WAIT_TIME_MS programmatically Summary: There is no way to change RESPONSE_WAIT_TIME_MS programmatically Product: Commons Version: 2.0 Alpha 3 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: HttpClient AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] This entry is more of a suggestion then a bug but... When processRequest method of org.apache.commons.httpclient.HttpMethodBase issues a call to waitForResponse method of HttpConnection class it sets the timeout to the default value of 3 seconds. HttpMethodBase class provides no way to change that value, and sometimes 3 seconds is not enough and request timesout --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
