Hacker News new | ask | show | jobs
by lxgr 235 days ago
Not being tied to well-known port numbers, and by extension a single service per IP address, is also great.
1 comments

You can run HTTPS on any port.
My argument was in favor of layering protocols on top of HTTP(S), which allows hosting an unlimited number of instances of servers for the same protocol on the same IP without having to somehow agree on using a non-standard port.