https://issues.apache.org/bugzilla/show_bug.cgi?id=45187





--- Comment #6 from Roman Garcia <[EMAIL PROTECTED]>  2008-06-12 12:03:29 PST 
---
(In reply to comment #5)
> 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 ;) )
> 

Jeff, just to be sure. 
Are you saying I could somehow bypass this filesystem check using some bundled
module? Could anyone else confirm this? Did anyone test this?
Actually, is there any internal configuration I could add to skip this check?

I mean, I'm not sure at what point of the flow this happens, but it looked like
the very beginning of the request handling...doesn't look like a mod could help
me here. But then again...only you guys know that! :)

Thanks,
Román.


-- 
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]

Reply via email to