-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
After build and deploy my code on my DEV environment, I use a SiteMonitor job to test my websites and wake up (precache) websites.
I test near 10 websites which each wake up in 15s for the first request after deployment.
If request can be made in // (with an option as a checkbox) the global exec time will be near 15s and not 10*15s (2m30).