Does App Gateway support sticky sessions?

Pattamadai, Sundar 21 Reputation points
2023-05-12T15:46:05.05+00:00

Hello,

Does Azure Application Gateway support sticky sessions (much like how azure load balancer offers)?

We have a hosted application (IaaS application) to which clients do an always connected secure web socket (wss) connection. Today our hosted application is behind an F5 loadbalancer which supports sticky sessions. We are moving our stack to azure iaas and hence the question.

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,213 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 124.7K Reputation points Volunteer Moderator
    2023-05-12T15:52:16.0933333+00:00

    Hi,

    Yes, it supports cookie-based affinity. Please see article below:

    Application Gateway HTTP settings configuration - Cookie-based affinity

    https://learn.microsoft.com/en-us/azure/application-gateway/configuration-http-settings#cookie-based-affinity

    If the above was useful please click Accept Answer.

    Thanks.

    -TP


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.