]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1907024 from trunk:
authorEric Covener <covener@apache.org>
Fri, 3 Mar 2023 14:21:59 +0000 (14:21 +0000)
committerEric Covener <covener@apache.org>
Fri, 3 Mar 2023 14:21:59 +0000 (14:21 +0000)
commit8cca102a9e024de7b82d8ff8e2b496547978fd47
tree6598a6c67d4c1afb6109df96e9636222bf55b7a6
parent86369476a5f5ae5f3a7270b9ed50d9ff0db0fc91
Merge r1907024 from trunk:

LDAPConnectionPoolTTL should accept negative values in order to allow
connections of any age to be reused. Up to now, a negative value was handled
as an error when parsing the configuration file.  PR 66421.

Reviewed By: jailletc36, covener, rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908027 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr66421.txt [new file with mode: 0644]
modules/ldap/util_ldap.c