Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS 5.1 and highly isolated virtuals

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Install IIS  
Author Message
pete_lee

External


Since: Feb 05, 2004
Posts: 1



(Msg. 1) Posted: Thu Feb 05, 2004 1:14 pm
Post subject: IIS 5.1 and highly isolated virtuals
Archived from groups: microsoft>public>inetserver>iis (more info?)

Upon creating a virtual that points to an asp.net (c#)
path, I set the application to "Highly Isolated". I
noticed that in component manager it created a new
component "IIS-{Default//Root/MyApp}" as expected.

I also have the main site highly isolated and it shows up
in component manager as "IIS-{Default//Root}".

What I'm confused about is this. If I hit a page on the
root of site, I can see in component manager the
component corresponding to "IIS-{Default//Root}" starts
up and has a pid associated with a dllhost.exe. As
expected.

However, when I hit page in the virtual MyApp dir,
instead of starting the "IIS-{Default//Root/MyApp}" in
component manager, it launches a new aspnet_wp.

I'm confused by this. Is it because it's a .net app?
What I don't like about it is if I have to debug a dll it
was always easier to look in mts to see the pid of the
application, whereas now I have all these aspnet_wp apps
and have no easy view of which one corresponds to which
virtual dir without loading a dll spy.

Thanks for any info on this.

 >> Stay informed about: IIS 5.1 and highly isolated virtuals 
Back to top
Login to vote
kylet

External


Since: Oct 19, 2003
Posts: 66



(Msg. 2) Posted: Sat Feb 07, 2004 9:31 pm
Post subject: RE: IIS 5.1 and highly isolated virtuals [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Peter,

In IIS 5, any .NET application will run in an ASPNET_WP process. As far as
I know, there is no way to change this. IIS 6 keeps all content in one
process (w3wp.exe). The below article has a lot more information on the
ASPNET_WP process and how it works.

317012 INFO: Process and Request Identity in ASP.NET
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=317012" target="_blank">http://support.microsoft.com/?id=317012</a>

Hope this helps!

Kyle Terns, MCSD [MSFT]

***********************
  >>Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.<<

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2003 Microsoft Corporation. All rights reserved.
***********************
--------------------
| Content-Class: urn:content-classes:message
| From: "Peter Lee" <pete_lee.TakeThisOut@swbell.net>
| Sender: "Peter Lee" <pete_lee.TakeThisOut@swbell.net>
| Subject: IIS 5.1 and highly isolated virtuals
| Date: Thu, 5 Feb 2004 10:14:07 -0800
| Lines: 26
| Message-ID: <a40101c3ec13$d8541a30$a101280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcPsE9hRZC19oOZBQ1KMKMb8h0JY3A==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:293596
| NNTP-Posting-Host: tk2msftngxa09.phx.gbl 10.40.1.161
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Upon creating a virtual that points to an asp.net (c#)
| path, I set the application to "Highly Isolated". I
| noticed that in component manager it created a new
| component "IIS-{Default//Root/MyApp}" as expected.
|
| I also have the main site highly isolated and it shows up
| in component manager as "IIS-{Default//Root}".
|
| What I'm confused about is this. If I hit a page on the
| root of site, I can see in component manager the
| component corresponding to "IIS-{Default//Root}" starts
| up and has a pid associated with a dllhost.exe. As
| expected.
|
| However, when I hit page in the virtual MyApp dir,
| instead of starting the "IIS-{Default//Root/MyApp}" in
| component manager, it launches a new aspnet_wp.
|
| I'm confused by this. Is it because it's a .net app?
| What I don't like about it is if I have to debug a dll it
| was always easier to look in mts to see the pid of the
| application, whereas now I have all these aspnet_wp apps
| and have no easy view of which one corresponds to which
| virtual dir without loading a dll spy.
|
| Thanks for any info on this.
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS 5.1 and highly isolated virtuals 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 5.0 Maximum High Isolated Application - Where can I find documentation about the maximum number of High Isolated Application IIS 5.0 Supports. I have come across a few power point slides on the web, one states 100 another says 80, but no technical documents. Also if there is a was to bump....

Programmatically set Application to High (Isolated) - I was wondering if someone had an example script to programmatically set each website to run as High (Isolated) such that the com+ object is created and setup properly. Thanks, Gary Lantz

DCOM config for Isolated websites (was "IIS crash (IISAdmi.. - The reason why I'm posting this in a new thread is because probably I got a clue about which error could lead to IISAdmin to crash / hang. As I replied to Pat, examining IIS Dump / IIS Crash Agent logs, we have 2 types of reports: 1) generating..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]