You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Milan Andric <ma...@eecs.berkeley.edu> on 2004/03/31 19:33:05 UTC

Re: [users@httpd] apache 2.0.49 + mod_auth_ldap problem (unstable behaviour?)

On Wed, Mar 31, 2004 at 09:16:27AM +0300, ahmet ozturk wrote:
> 
> I think my problem is with mod_ldap's caching mechanism but I cannot
> figure out what should I do?.
> 

have you tested without using the cache?  it might help narrow down the
problem.

maybe with something like:
    LDAPCacheEntries 0
    LDAPOpCacheEntries 0

-- 
Milan

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] apache 2.0.49 + mod_auth_ldap problem (unstable behaviour?)

Posted by ahmet ozturk <oa...@metu.edu.tr>.
I' ve tested with almost all combinations of LDAP* directives :)
also I defined LDAPSharedCacheFile directive as Wrolf Courtney told.
but no change.
i
maybe I should look into soruce code of ldap modules to see
what has changed in 2.0.49.

thank you Milan and Wrolf.
I will be very glad to hear your other ideas.

regards.

~ahmet.

-------------------
> On Wed, Mar 31, 2004 at 09:16:27AM +0300, ahmet ozturk wrote:
> > 
> > I think my problem is with mod_ldap's caching mechanism but I
cannot
> > figure out what should I do?.
> > 
> 
> have you tested without using the cache?  it might help narrow down
the
> problem.
> 
> maybe with something like:
>     LDAPCacheEntries 0
>     LDAPOpCacheEntries 0
> 
> -- 
> Milan
> 
>
---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server
Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
ahmet ozturk

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org