DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40948>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40948

           Summary: LDAP cache size documentation incorrect
           Product: Apache httpd-2
           Version: 2.2.3
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ldap
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


The server-info information for mod_ldap's util_ldap.c specifies that a value of
-1 is used to disable LDAPCacheEntries and LDAPOpCacheEntries, and that a value
of 0 means "no limit".

The HTML documentation, on the other hand, specifies that the a value of 0 turns
off the caching, and -1 is not mentioned at all:

  http://httpd.apache.org/docs/2.2/mod/mod_ldap.html#ldapcacheentries
  http://httpd.apache.org/docs/2.2/mod/mod_ldap.html#ldapopcacheentries

Practical experiments seem to indicate that -1 means disable, and hence, that
the HTML documentation for those two directives is incorrect and incomplete.

Best regards,
Björn

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to