]
Aaron Ogburn updated MODCLUSTER-640:
------------------------------------
Summary: mod_cluster balancers to be able to support nocanon flag (was: mod_cluster
balaners to be able to support nocanon flag)
mod_cluster balancers to be able to support nocanon flag
--------------------------------------------------------
Key: MODCLUSTER-640
URL:
https://issues.jboss.org/browse/MODCLUSTER-640
Project: mod_cluster
Issue Type: Bug
Components: Native (httpd modules)
Affects Versions: 1.3.8.Final
Reporter: Aaron Ogburn
Assignee: Jean-Frederic Clere
mod_cluster balancers currently cannot have the nocanon flag enabled on them. Sometimes
this is required for a proxied request to reach the backend with the desired encoding.
(for instance %2f in a request is double encoded to %252f when proxied)