4

IIS 8.0 onwards, There are two properties,

  1. PreLoadEnabled which fakes a request to specified page to start web application.
  2. ApplicationInitialization module, initializes and fakes request in case of app pool recycle or crash.

Now if I setup ApplicationInitialization, do I still have to use PreLoadEnabled? These two things sound confusing. I tried to read documentation for both things, but I am still confused that why do I need to use both.

Akash Kava
  • 39,066
  • 20
  • 121
  • 167

0 Answers0