https://issues.apache.org/bugzilla/show_bug.cgi?id=45187
--- Comment #5 from Jeff Trawick <[EMAIL PROTECTED]> 2008-06-12 11:25:55 PST --- A higher-level concern here is that your backend requests are triggering a filesystem check by Apache; if that were bypassed, the filesystem limitation which led to 403 wouldn't be encountered, and be more efficient. It looks like mod_proxy_ajp bundled with Apache 2.2 would skip the filesystem checks, but I haven't tested that. I don't know the state of mod_jk, or if the jk configuration affects this. (Jopefully somebody with time to see how to make your request work with mod_jk will chime in ;) ) -- 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]
