You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/07/05 01:47:06 UTC

[Bug 54587] LDAPConnectionPoolTimeout does not work in all cases

https://issues.apache.org/bugzilla/show_bug.cgi?id=54587

--- Comment #19 from Eric Covener <co...@gmail.com> ---
This came up in another context and I've found an easy way to improve this that
doesn't run up a bunch of apr_time_now's.    We should use the request arrival
time as a conservative baseline, which we can afford to do right after each
successful I/O.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org