andreas27 Wrote:
-------------------------------------------------------
> But no other https publishing e.g. for Exchange OWA / EWS is possible
> as listener for port 443 is already in use.
>
> So I have to answer my own question with NO, it is not possible to
> implement my target scenario using nginx. How sad.
I already stated "You can't mix stream ports with http(s) ports so you're going to need to route more then 1 port."
Just add another port forward to for example 8443 for rdp streaming.
-------------------------------------------------------
> But no other https publishing e.g. for Exchange OWA / EWS is possible
> as listener for port 443 is already in use.
>
> So I have to answer my own question with NO, it is not possible to
> implement my target scenario using nginx. How sad.
I already stated "You can't mix stream ports with http(s) ports so you're going to need to route more then 1 port."
Just add another port forward to for example 8443 for rdp streaming.