mod_proxy_balancer always adds a trailing slash
Issue
-
mod_proxy_balancer always adds a trailing slash. For example, with the below ProxyPass, any time the client requests /foo, the backend receives the request as /foo/ instead:
ProxyPass /foo balancer://foobalancer/foo nofailover=OnIs there any way we can prevent this?
Environment
- JBoss Enterprise Web Server (EWS)
- Red Hat Enterprise Linux (RHEL)
- Apache httpd
- mod_proxy_balancer
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.