Do defaultAppPool inheritance work whit private memory limit?

rilleklofver 1 Reputation point
2021-09-02T10:57:37.31+00:00

Hi everyone,

We have like 30 applicationpools on a windows 2012 R2 server and I want to limit the max private memory usage for each application. I did find out that I can set the private memory limit on them and I did try that on 1 of the application and that works.

But I want to manage all of them from DefaultAppPool, where i manage other stuff like recycling, and here I have my problem. When I update DefaultAppPool whit the limit the other apppools do not follow it and they can go way over that limit.
So then doesn’t the defaultAppPool inheritance work whit private memory limit? Or am I doing something wrong?

/Rille

Internet Information Services
{count} votes