https://issues.apache.org/bugzilla/show_bug.cgi?id=56484
Bug ID: 56484
Summary: "null" in URI of unmounted path is sent to jboss
Product: Tomcat Connectors
Version: 1.2.31
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_jk
Assignee: [email protected]
Reporter: [email protected]
Example uriworkermap.properties :
/* = myworker
!/images/* = myworker
!/*/images/* = myworker
Obviously, I'm just getting Apache to handle my image requests rather than
waste jboss's time servicing them.
However, when I attempt to get http://www.mydomain.com/images/null it routes
the request to jboss, even though that path was excluded.
This is specifically a problem with the path element "null"...no other
non-existent resource name causes this behavior...
--
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]