Here is the thread pool usage at the time of the second appdomain is loaded.
Worker Thread: Total: 26 Running: 24 Idle: 2 MaxLimit: 200 MinLimit: 2 Are you sure ASP.NET will automatically create new appdomain if the load is high ? Is this documented somewhere ? Regardless, the thread pool thread is global all app domains in the process, so I am not seeing why adding new app domain will help. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com