MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.24k stars 21.4k forks source link

App Service balancing not working with per app scaling feature enabled #122714

Closed jmayorga94 closed 2 months ago

jmayorga94 commented 4 months ago

1) I have an ASP isolated with three instances and have deployed one App Service. I wanted to check if my app requests were balanced across all three instances, but it looks like it is only running on one instance. This is not what I was expecting based on the documentation.

My configuration: Per site scaling = on numberOfWorkers = 1

2) What happens if I have 10 app services deployed in my ASP with 3 instances. Will my apps be balances between the 3 instances?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

TPavanBalaji commented 4 months ago

@jmayorga94 Thanks for your feedback! We will investigate and update as appropriate.

Venkateshdodda-MSFT commented 4 months ago

@jmayorga94 I have assigned to content author @msangapu-msft to review and share his valuable insights.

msangapu-msft commented 2 months ago

Hi @jmayorga94 It depends on your configuration of workers set by per-app scaling. If you want to use all 3 instances, set the workers to 3. I hope this was helpful.

please-close

For further support please open a support ticket.