Harald Wellmann created WFLY-5476:
-------------------------------------
Summary: Load balancer garbles path parameters in URL
Key: WFLY-5476
URL:
https://issues.jboss.org/browse/WFLY-5476
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.0.0.CR2, 9.0.1.Final
Reporter: Harald Wellmann
Assignee: Stuart Douglas
Using WildFly as mod-cluster load balancer, any path parameters in URLs reach the backend
servers with incorrect URL encoding, e.g.
{noformat}
/one;a=b%3Bc%3Dd%2Ftwo%3Be%3Df%3Bg%3Dh
{noformat}
See UNDERTOW-555.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)