Skip to content

CC: WebApi "Always on" generating fail requests every 5 min #25

@TaoChenOSU

Description

@TaoChenOSU

The deployed web api service has "Always On" turned on, which will have the front-end load balancer to send a request to the application root every 5 minutes: https://learn.microsoft.com/en-us/azure/app-service/configure-common?tabs=portal.

This can be seen from application insight:

Image

We probably don't want to disable "Always On". We can map the application root to the health check end point or come up with better solutions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions