How can I warm up the portal so it isn't slow when first accessed?
Best Answer
-
Joe_Burrows Cireson Devops Super IT Monkey ✭✭✭✭✭Hi Mike
Welcome to the community!
To warm up the portal we recommend configuring application pool recycling. Checkout the below KB article which details the exact steps:
https://support.cireson.com/KnowledgeBase/View/1173/
Make sure to:- Configure application initialization
- Set Idle timeouts to 0
- Configure ASP session timeouts set to 24hours
Joe
6
Answers
Welcome to the community!
To warm up the portal we recommend configuring application pool recycling. Checkout the below KB article which details the exact steps:
https://support.cireson.com/KnowledgeBase/View/1173/
Make sure to:
- Configure
application initialization
- Set Idle
timeouts to 0
- Configure ASP
session timeouts set to 24hours
CheersJoe
can you be more specific with/how to configure application initialization, Set Idle timeouts to 0, Configure ASP session timeouts set to 24hours? What are the configuration names for each and where are the located (portal admin/IIS app pool, iis website....
I made the changes outlined in the KB ... however the site is still slow on first access after recycle even waiting over an hour before trying...