hi.
i'm aware of the reuseport directive, but i'm wondering how it would be possible to host more than 2 sites on the same IP and port, distinguishing between the sites only by means of the actual server name as it's entered into the browser..
specifically, i want to host example.com, v2.example.com, mail.example.com, and somesite.com on the same IP and port (443, ssl)..
i really hope this is possible with nginx.