mod_cluster_manager is not impacted by Proxy rewrite rules like other handlers
Issue
- We tried using a RewriteRule with the P flag on the mod_cluster-manager location, for example:
RewriteRule ^/mod_cluster-manager$ http://other/page [P]
- But we still see the response from the mod_cluster handler instead of the request being proxied. Other handlers like mod_status are proxied. Is this expected?
Environment
- JBoss Core Services (JBCS)
- Apache httpd
- mod_cluster
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.