https://issues.apache.org/bugzilla/show_bug.cgi?id=46069
Rainer Jung <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Rainer Jung <[EMAIL PROTECTED]> 2008-10-24 11:02:30 PST --- Thanks for the report. We changed code and documentation so that the interval is 10 times the time value of the timeout. Because timeout is in milliseconds and interval in seconds, for the numerical values we get interval = timeout/1000 * 10 = timeout/100. Closing as fixed, will be part of 1.2.27. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]