AppPools

  • Thread starter Thread starter cmay
  • Start date Start date
C

cmay

I read that you can assign multiple ASP.NET applications to run in the
same AppPool, in which case they share resources.

If you do this, can the 2 applications that share an AppPool share
InProc session data?
 
Back
Top