Skip to content

Consider changing behavior for IIS hitting startup limit to restart the worker process when hit #24485

@jkotalik

Description

@jkotalik

When the startupLimit in IIS is hit today, IIS returns a 500.37 error saying the app failed to start in a certain time limit. This defaults to 120 seconds.

In IIS inproc, if this limit is hit, we will not restart the worker process. This can cause issues where the app was taking too long to start up and we get into a fairly unrecoverable state unless configuration is changed.

Metadata

Metadata

Assignees

Labels

area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions