You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/03/25 04:05:22 UTC

DO NOT REPLY [Bug 33492] - When using LDAP realms Tomcat floods the LDAP server with searches instead of binding as a DN

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=33492>.
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=33492





------- Additional Comments From Andrew_Polozov@yahoo.com  2005-03-25 04:05 -------
JNDIRealm by itself performs search only once per authorization.
I guess what you see is a result of authorizing multiple element referred by
HTML page (pictures, css, jafascript, etc.)
I've seen that too. It happens for first requests. Than the information
(User/Roles) is getting cached (I'm not sure where).
I'm not sure how Catalina handles Realm instances, I guess it has some kind of
pool, so each request is performed in it's own Thread via separate Realm instance...

-- 
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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org