fractal-code / meteor-azure

Automate Meteor deployments on Azure App Service
MIT License
67 stars 20 forks source link

Load balancing #56

Closed WayneUong closed 6 years ago

WayneUong commented 6 years ago

Does Azure support load balancing for meteor? I had success with AWS ALB with sticky session and websocket.

ramijarrar commented 6 years ago

Yes - App service supports websockets and session affinity out of the box.