IIS Timeout , Web Config Timeout, Page Timeout.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In any given ASP.NET Web application, there's an opportunity to specify web
page inactivity timeout for that app using the IIS console or by editing the
application's Web.Config. Does anyone know if a setting in one location
takes precendence over the other? What if they're out of sync?
 
Back
Top