Mantis - Resin
Viewing Issue Advanced Details
5787 major always 08-19-14 17:02 08-27-14 13:30
nam  
ferg  
normal  
closed  
fixed  
none    
none 4.0.41  
0005787: load balancer is truncating urls that contain percent-encoding
(rep by R. Cohen)

to web:
  http://localhost:8081/test%C5%93.foo [^]

gets load-balanced to app as:
  http://localhost:8080/test [^]

because along the way, the byte => String => byte conversions lost data.

Notes
(0006476)
ferg   
08-27-14 13:30   
server/26v0