Re: [users@httpd] Question about mod_ldap and the LDAP Cache

2011-03-02 Thread Tim Gustafson
oting that mod_ldap ought to allow the cache to be cleared somehow, or at least for me to be able to tell mod_ldap to not cache credential information for a particular , or , rather than having the cache settings be server-wide only. Tim Gustafson Ba

[users@httpd] Question about mod_ldap and the LDAP Cache

2011-03-02 Thread Tim Gustafson
stored in the LDAP cache. Is there any way to do so, without doing an "apachectl graceful" or equivalent? Tim Gustafson Baskin School of Engineering UC Santa Cruz t...@soe.ucsc.edu 831-459-5354 - The official User-To-U

[us...@httpd] Virtual Memory Utilization

2009-07-13 Thread Tim Gustafson
ll that memory either. I've tried commenting out mod_perl, which will be going away soon, and that does reduce the virtual memory load to about 400MB, but even that is still high. I was wondering if anyone else on the list has seen similar numbers, and what might be done to fix it? Tim Gust

RE: [EMAIL PROTECTED] mod_rewrite to fix trailing slash problem

2008-05-15 Thread Tim Gustafson
ines long, so I haven't had time to analyze all the scenarios yet. But I do know that this wasn't a problem on Apache 1.3, and when I upgraded the system to Apache 2.2, links to folders without trailing slashes broke. :\ Tim Gustafson SOE Webmaster UC Santa Cruz [EMAIL PROTECTED] (831)

[EMAIL PROTECTED] mod_rewrite to fix trailing slash problem

2008-05-15 Thread Tim Gustafson
uot; instead, and got similarly bad results. I've Googled this and read lots of solutions that all look more or less like what I've posted above, but none of them seem to actually work. Is there something I'm missing here? FWIW, I'm running Apache 2.2 on CentOS 5.1. Thanks for