J
Jason Madison
After I start IIS the very first page to load on my website takes about five
minutes (I think because the JIT compiler has to run through and compile all
the assemblies, and I guess some other initialisation work is performed).
Is there a way to get this initialisation to occur automatically without the
first visitor to the site experiencing this problem?
minutes (I think because the JIT compiler has to run through and compile all
the assemblies, and I guess some other initialisation work is performed).
Is there a way to get this initialisation to occur automatically without the
first visitor to the site experiencing this problem?