Looking for guidance on how to configure GeoEvent server to work through a web server similar to using a Web Adaptor. Has anyone here set that up? I have used IIS Application Request Routing (ARR) for other web services hosted on non-standard ports, but wanted to see if there was a tried and true method for routing traffic to port 6143. Our goal is to be able to access the Web Socket streaming services via a public facing URL.
Dan