IIS: 2 application pools, 1 w3p -


i read on other sites iis creates 1 w3wp.exe process each application pool. server has 5 app pools, , 2 of them have application. in task manager see 1 w3wp.exe. can explain why?

here screenshot:

run following command @ command prompt , more info,

%windir%\system32\inetsrv\appcmd.exe list wp

then see worker processes belong application pools.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -