mod_rewrite PT doesn't work
---------------------------
Key: MODCLUSTER-213
URL:
https://issues.jboss.org/browse/MODCLUSTER-213
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.1.1.Final, 1.0.8
Environment: any
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
Fix For: 1.0.9, 1.1.2.Final
RewriteRule ^/(.*)$ balancer://mycluster/myapp/$1 [L,PT]
Doesn't work with mod_cluster
PT already writes something like
balancer://mycluster/myapp/MyCount in uri
Mod_cluster shouldn't use proxy:balancer://mycluster/+uri as uri already contains the
balancer part.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira