PT rewrite to the mod_cluster balancer doesn't work
Issue
-
We try to use a PT rewrite to direct traffic to the mod_cluster balancer, for example:
RewriteRule ^/(.*) balancer://mycluster/$1 [PT,L]But this fails with either a 500 or 400 (bad request) response.
Environment
- JBoss Enterprise Application Platform (EAP)
- mod_cluster
- 1.0.8
- 1.2.4.Final
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.