As you can see in the image below the w3wp.exe processes are IIS Worker Processes...
The problem is administrators can´t do any of this actions from Task Manager:
- We can´t identify App Pool that corresponds with the IIS Worker Process.
- We can´t limit the memory use.
Other way to find the IIS Worker Process is open IIS Management Console. Select the hostname in the left panel and select Worker Processes in the righ panel under IIS Section.
You will find the information at one look.
Once we know the Application Pool name we must go to Application Pools Section and select Advanced Settings with right click.
The last setting is Virtual Memory Limit (KB) This is the max amount of memory allocated by Application Pool. When this value is exceeded the Application Pool is recycled.
The final task is recycle the App Pool for apply the changes.
By this way you can limit the amount of memory for a good performance server.






No hay comentarios:
Publicar un comentario