java - Server-sent events on Azure with Tomcat 8 -


i have jersey app deployed on local tomcat 8. server-sent events work fine while running on localhost or on self-hosted ubuntu server.

running same app on tomcat 8 app service in microsoft azure breaks server-sent events. don't receive events, connection timeout 503 after time.

i'm new azure, have idea wrong?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -