https://bz.apache.org/bugzilla/show_bug.cgi?id=58551

--- Comment #10 from romain.manni-bucau <rmannibu...@gmail.com> ---
> I think you are introducing a semantic difference where there is none: a web 
> service and a web application are the same thing. The fact that a browser is 
> one kind of client is irrelevant.

On the technical stack there is none but on the usage there are. You have no
standard port in practise for a webservice (very very often in enterprises you
dont use 80 and 443).

> If you want to multiplex protocols over a single port, use some kind of 
> service out in front of Tomcat that understands how to do that, and leave 
> Tomcat out of it. This is unnecessary complexity for a product like Tomcat.

Why Tomcat couldn't get this? The code itself is very limited.

> Sounds like your suitcase of tools are failing you. AWS itself imposes no 
> such limitations.(by whatever definition) already recognizes separate 
> official ports for HTTP and HTTPS, so being able to switch protocols on a 
> single port is inappropriate.

This is not true when using EB typically.

-- 
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