https://issues.apache.org/bugzilla/show_bug.cgi?id=45959
--- Comment #13 from Paul B. Henson <[EMAIL PROTECTED]> 2008-11-22 14:42:24 PST --- Created an attachment (id=22915) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22915) Patch to disable ap_directory_walk cache For now, I'm running with this patch which disables the caching in ap_directory_walk, and instead logs a notice that the cache would have been used. Seems to be working fine, solves my problem. Not sure what extra inefficiency this is, but I need security first. Please let me know when you have time to investigate this problem and find a better resolution. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
