Re: ASP_NET process

From: Jerry Pisk (jerryiii_at_hotmail.com)
Date: 07/02/04


Date: Fri, 2 Jul 2004 01:17:15 -0700

Actually under IIS 5 there's an ISAPI extension running under whatever
isolation you set your app to that sends the requests to be processed by
that single asp_net process.

Jerry

"Adriano Trevisan" <trevisan.adriano_at_tin.it> wrote in message
news:eS86OMAYEHA.212@TK2MSFTNGP12.phx.gbl...
> From what I understdand aspnet_wp process is managed differently by IIS.
> You cannot run multiple processes on the same machine (the app isolation
> flag is not supported).
>
> This behavior is changed on Windows 2003 Server where you can specify this
> kind of isolation.
>
> "Abhijit V" <vabhijit@gmail.com> wrote in message
> news:c582576e.0407011645.6b75edd@posting.google.com...
>> Guys, I was wondering whether there was any way to differentiate the
>> memory space of two different aspnet_wp processes. Unfortunately, they
>> seem to show up as a single aspnet_wp process in both perfmon and the
>> task manager.
>>
>> Thanks,
>> Abhijit.
>
>



Relevant Pages

  • Re: urgent - web services freeze after new posts
    ... if you are using IIS 5.x try to isolate the web applications from ... and change the value to High Isolation. ... >>>VB.NET web services that connect to a SQL Server 2000 database (also ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: IIS cant serve Asp page
    ... How you figure this out is by first determining what application isolation ... If you do not capture state for the process with the hang, ... > Then it looks like your page is hanging, and you need to get an IIS State ... Make sure your server can access ...
    (microsoft.public.inetserver.iis)
  • Re: IIS6 server take long time to reboot
    ... IIS5 uses dllhost.exe only for medium/high isolation applications. ... IIS mode. ...
    (microsoft.public.inetserver.iis)
  • Re: ASP.Net 1.1 and 2.0 Coexist?
    ... I ran IIS 6 in IIS 5 isolation mode and, you're right, changing the isolation ... > You will automatically get one aspnet_wp process for the 1.x app and one for the 2.0 ... > ASP application either run in inetinfo, a shared dllhost process ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: HTTP 500 error while browsing http://localhost/xmla/msxisapi.dll
    ... Low isolation is a little faster, but the risk is that if the ISAPI DLL ... and therefore application errors in them do not affect IIS. ... Changing the security to low worked. ...
    (microsoft.public.data.xmlanalysis)