javascript - Trouble with ARRAffinity and Instance Balancing -
i have little problem website utilizes arr instance affinity , i'm trying understand how works. customers seems enter same instance in morning, when of them start work, instance becomes heavily loaded , customers slow website. in meantime, have amount of instances(sometimes enable 5 instances). discovered if deleted arraffinity cookie on browser(chrome), next reload on page, gets me instance on azure.
my main question is: how can redirect customer instance?
thanks in advance help, , sorry if made mistakes english.
the below link has details enabling/disabling arr affinity, assuming using azure app service.
the below link has helpful information. https://joonasw.net/view/arr-affinity-in-azure-app-service
Comments
Post a Comment