Reverse proxying exchange with rpc/mapi over http

Hello,

is it possible to make a reverse proxy for exchange with all features
working (activesync, rpc over http, mapi over http, etc…) with the
free
version of nginx. Or is this only possible with nginx plus? I do not
need
any of the (advanced) loadbalancing features offered by the plus
version,
though. The only thing I need is the proxy capability.

Thank you very much in advance
gladston3

Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,266936,266936#msg-266936

Sure, just make sure when its TCP you use stream {}, the rest can use
http
{}

Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,266936,266938#msg-266938