1 Answers
Symptom
Sometimes the IIS CPU is getting high, and you might experience some performance issues
Cause
It might be a memory issue in the application pool
Resolution
Schedule periodic recycle to the Application pool
Steps to resolve
- Click on the Orcanos virtual applicationĀ in the IIS (Usually /qpack/web and /qpack/qpackserv)
- On the right side, select advance settings
- See what is the associated application pool for these 2 virtual applications (such as qpackWeb)
- In the IIS right side, select application pools
- Select the associated application pool
- Right-click the application pool and select “Recycling…“
- In the recycle screen, check only the “Specific time(s):” option
- Put a value for the time you want the app pool to be recycled (usually during the night, such as 04:00 AM)
- Click Next and then Finish