]> granicus.if.org Git - apache/commit
The default timeout value of 10s lives in two places, the per-server config
authorEric Covener <covener@apache.org>
Thu, 8 Sep 2011 12:53:06 +0000 (12:53 +0000)
committerEric Covener <covener@apache.org>
Thu, 8 Sep 2011 12:53:06 +0000 (12:53 +0000)
commitc2236c7cbf3dcf57c36a62895f04ba337d92e33a
treee0efdd3ddf583154b6ad448875ab2ac7dfed305a
parent17d779bff4f706b16449c7042c1ee7b0b59a29eb
The default timeout value of 10s lives in two places, the per-server config
and in this initialization. Drop the latter and check to see if a timeout
is requested in the per-server config.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1166662 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/util_ldap.c