https://bz.apache.org/bugzilla/show_bug.cgi?id=62273
--- Comment #28 from Markus Schlegel <sch...@gmail.com> ---
Have a 3 hours remote debugging session behind me, where we had to check why
our app is not working anymore on one specific server.
It turned out, that the server had a reverse-proxy (NGINX) in front of our app
server. NGINX decoded the URL and sent the [] in decoded form to the Tomcat
instance.
Thanks for that headache. That wouldn't be a problem for me if that change
would have be a minor release change, e.g. 8.5.30 to 8.6.x. But honestly I do
not expect such incompatibility changes in a patch release.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to