User-1897492955 posted
We have set an IIS recycle event to trigger when a private memory limit is reached of 2gb. The same app pool we have it setup with multiple worker processes, running 8 processes.
My question is that if the memory limit is hit on one of the worker processes, are all worker processes recycled or is it just the offending one?