215
Views
4
Comments
IIS 8.0 Application Initialization

I have been looking into using IIS 8.0 Application Initialization to reduce loading times for our customers after a publish but can't seem to figure out how to trigger this after a publish. Does someone have experience with this? Can it only be be used after an app pool is rebooted or recycled or is there some way we could have IIS handle this after each code deployment? The WarmUp application from the Forge is a load of garbage..

2024-06-19 07-19-32
JitendraYadav

Hi Vincent,


Please use out systems tool like service center or Life Time.


Thanks

UserImage.jpg
Vincent Smit

And how would that help us? As far as I know you cannot initialize the application from those tools.. I think this should be a major concern for OutSytems, the user experience really goes down the drain if you publish a lot.

2020-11-10 23-58-16
Raphael Ranieri
 
MVP

Hi @Vincent, Have you managed some way to do it?

2020-09-21 08-42-47
Vincent Koning

Hi Vincent, have you looked at the Microsoft Documentation for this component? You need to make some changes to at least one XML file to get things going;


https://docs.microsoft.com/en-us/iis/get-started/whats-new-in-iis-8/iis-80-application-initialization#step-by-step-instructions

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.