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.

https://blogs.msdn.microsoft.com/benjaminperkins/2016/06/03/setting-application-request-routing-arr-affinity-for-your-azure-app-service/

the below link has helpful information. https://joonasw.net/view/arr-affinity-in-azure-app-service


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -