Posted inNetworking
Francesco Restelli
3 years ago
persist websockets over application gateway rule changes
currently application gateway disconnects ALL active websockets if ANY rule in the application gateway changes
this is confirmed by the azure support team
the issue is described here
https://github.com/Azure/application-gateway-kubernetes-ingress/issues/1277
i made a little writeup how the issue can be reproduced:
https://github.com/FrancescoRestelli/docker-gorilla-websocket-chat/blob/master/AGIC.md
Basically how it is at the moment application gateway is not usable for environment with many websockets clients
New
Application GatewayNew
Vote
1 Comment