[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r831543 - in /httpd/httpd/trunk/docs/manual/mod:
From:       covener () apache ! org
Date:       2009-10-31 14:07:36
Message-ID: 20091031140736.48FD723888A6 () eris ! apache ! org
[Download RAW message or body]

Author: covener
Date: Sat Oct 31 14:07:35 2009
New Revision: 831543

URL: http://svn.apache.org/viewvc?rev=831543&view=rev
Log:
a warning about the [trunk-only] LDAP Hop Limit

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en?rev=831543&r1=831542&r2=831543&view=diff
 ==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ldap.html.en Sat Oct 31 14:07:35 2009
@@ -543,7 +543,7 @@
 <table class="directive">
 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The \
maximum number of referral hops to chase before terminating an LDAP query.</td></tr>  \
<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LDAPReferralHopLimit \
                <var>number</var></code></td></tr>
-<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>LDAPReferralHopLimit \
5</code></td></tr> +<tr><th><a \
href="directive-dict.html#Default">Default:</a></th><td><code>SDK dependent, \
typically between 5 and 10</code></td></tr>  <tr><th><a \
href="directive-dict.html#Context">Context:</a></th><td>directory, \
.htaccess</td></tr>  <tr><th><a \
href="directive-dict.html#Override">Override:</a></th><td>AuthConfig</td></tr>  \
<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr> \
                @@ -553,6 +553,10 @@
     limits the number of referral hops that are followed before terminating an
     LDAP query.</p>
 
+<div class="warning">
+<p> Support for this tunable is uncommon in LDAP SDKs.</p>
+</div>
+
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" \
/></a></div>  <div class="directive-section"><h2><a name="LDAPReferrals" \
id="LDAPReferrals">LDAPReferrals</a> <a name="ldapreferrals" \
id="ldapreferrals">Directive</a></h2> @@ -720,4 +724,4 @@
 </div><div id="footer">
 <p class="apache">Copyright 2009 The Apache Software Foundation.<br />Licensed under \
the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version \
2.0</a>.</p>  <p class="menu"><a href="../mod/">Modules</a> | <a \
href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a \
href="../glossary.html">Glossary</a> | <a \
                href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
+</body></html>
\ No newline at end of file

Modified: httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml?rev=831543&r1=831542&r2=831543&view=diff
 ==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ldap.xml Sat Oct 31 14:07:35 2009
@@ -497,7 +497,7 @@
 <name>LDAPReferralHopLimit</name>
 <description>The maximum number of referral hops to chase before terminating an LDAP \
query.</description>  <syntax>LDAPReferralHopLimit <var>number</var></syntax>
-<default>LDAPReferralHopLimit 5</default>
+<default>SDK dependent, typically between 5 and 10</default>
 <contextlist><context>directory</context><context>.htaccess</context></contextlist>
 <override>AuthConfig</override>
 
@@ -505,6 +505,10 @@
     <p>This directive, if enabled by the <code>LDAPReferrals</code> directive,
     limits the number of referral hops that are followed before terminating an
     LDAP query.</p>
+
+<note type="warning">
+<p> Support for this tunable is uncommon in LDAP SDKs.</p>
+</note>
 </usage>
 </directivesynopsis>
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic