Slow Initial Portal Page Load Times
Hi all, question about portal load times. I have configured a few IIS settings that have dramatically helped my load times, but for some reason, the initial load can take forever, upwards of 30 to 60 seconds just to render the page, and in some cases, not even correctly. After loading, there's no content, not even icons in the left side nav pane, and after reloading a couple times after that, everything looks great and normal, and even performs blazing fast from that point on.
Here's what I've done so far outside of default values for all servers running this IIS page:
- Set CiresonPortal App Pool Settings "Start Mode = AlwaysRunning" and "Idle Time-out (minutes) = 0"
- Set the CiresonPortal Site "doAppInitAfterRestart = True" and "Preload Enabled = True"
I'm curious if anyone else has experienced this, and how you fixed it if you have. Thanks in advance!
Answers
Hi @Daniel_Polivka1, we experience same issue on inital load. Didn't manage to find a fix till now...