473,623 Members | 2,453 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Multiple IIS servers, each having their own process identity

Hello!

From default, the ASPNET user is giving the process identity for the ASP.NET
runtime environment of IIS, however it's possible to change the user by
modifying the <processModel > element in the machine.config file.

Is it possible to have multiple IIS servers running, each with their own
user specified for the process identity or to specify the process identity
specifically for each of the ASP.NET WebForms applications run by a singular
IIS server?
Best regards,

Henrik Dahl
Nov 19 '05 #1
3 1701
IIS5 had the limitation of only one copy of the worker process (per CPU,
but forget that for now). IIS6 allows an arbitrary number of worker processes
and each can have its own identity. These are called Application Pools. That's
one major reason why IIS6 is highly encouraged over IIS5.

-Brock
DevelopMentor
http://staff.develop.com/ballen
Hello!

From default, the ASPNET user is giving the process identity for the
ASP.NET runtime environment of IIS, however it's possible to change
the user by modifying the <processModel > element in the machine.config
file.

Is it possible to have multiple IIS servers running, each with their
own user specified for the process identity or to specify the process
identity specifically for each of the ASP.NET WebForms applications
run by a singular IIS server?

Best regards,

Henrik Dahl

Nov 19 '05 #2
Thanks for Brock's informative inputs.

Hi Henrik,

As Brock has mentioned, for IIS5.X , our asp.net application are limited to
the global processModel idenitity setting and hard to separate multi
applications' process identity configuration. However, in IIS6, the new
application process isolation model allow us to configure separate process
identities for separate applicaiton pool and associate one or multiple
ASP.NET application with a certain application pool.
#Configuring ASP.NET Applications in Worker Process Isolation Mode (IIS 6.0)
http://www.microsoft.com/technet/pro.../Library/IIS/2
6d8cee3-ec31-4148-afab-b6e089a0300b.ms px

#Chapter 20 ¨C Hosting Multiple Web Applications
http://msdn.microsoft.com/library/en....asp?frame=tru
e

Hope also helps. Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Message-ID: <b8************ **************@ msnews.microsof t.com>
| From: Brock Allen <ba****@NOSPAMd evelop.com>
| Subject: Re: Multiple IIS servers, each having their own process identity
| References: <u5************ **@TK2MSFTNGP10 .phx.gbl>
| MIME-Version: 1.0
| Content-Transfer-Encoding: 8bit
| Content-Type: text/plain; charset=iso-8859-1; format=flowed
| X-Newsreader: JetBrains Omea Reader 671.6
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| Date: Mon, 19 Sep 2005 15:22:34 -0700
| NNTP-Posting-Host: 72-255-45-185.client.stsn .net 72.255.45.185
| Lines: 1
| Path: TK2MSFTNGXA01.p hx.gbl!TK2MSFTN GP08.phx.gbl!tk 2msftngp13.phx. gbl
| Xref: TK2MSFTNGXA01.p hx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:1256 61
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| IIS5 had the limitation of only one copy of the worker process (per CPU,
| but forget that for now). IIS6 allows an arbitrary number of worker
processes
| and each can have its own identity. These are called Application Pools.
That's
| one major reason why IIS6 is highly encouraged over IIS5.
|
| -Brock
| DevelopMentor
| http://staff.develop.com/ballen
|
| > Hello!
| >
| > From default, the ASPNET user is giving the process identity for the
| > ASP.NET runtime environment of IIS, however it's possible to change
| > the user by modifying the <processModel > element in the machine.config
| > file.
| >
| > Is it possible to have multiple IIS servers running, each with their
| > own user specified for the process identity or to specify the process
| > identity specifically for each of the ASP.NET WebForms applications
| > run by a singular IIS server?
| >
| > Best regards,
| >
| > Henrik Dahl
| >

|
|

Nov 19 '05 #3
Hi Henrik,

How are you doing on this issue, does the things in our former messages
help a little? If there're anything else we can help, please feel free to
post here.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| X-Tomcat-ID: 79025773
| References: <u5************ **@TK2MSFTNGP10 .phx.gbl>
<b8************ **************@ msnews.microsof t.com>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: st*****@online. microsoft.com (Steven Cheng[MSFT])
| Organization: Microsoft
| Date: Tue, 20 Sep 2005 05:02:18 GMT
| Subject: Re: Multiple IIS servers, each having their own process identity
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| Message-ID: <4z************ *@TK2MSFTNGXA01 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| Lines: 71
| Path: TK2MSFTNGXA01.p hx.gbl
| Xref: TK2MSFTNGXA01.p hx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:1257 18
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
| Thanks for Brock's informative inputs.
|
| Hi Henrik,
|
| As Brock has mentioned, for IIS5.X , our asp.net application are limited
to
| the global processModel idenitity setting and hard to separate multi
| applications' process identity configuration. However, in IIS6, the new
| application process isolation model allow us to configure separate
process
| identities for separate applicaiton pool and associate one or multiple
| ASP.NET application with a certain application pool.
|
|
| #Configuring ASP.NET Applications in Worker Process Isolation Mode (IIS
6.0)
|
http://www.microsoft.com/technet/pro.../Library/IIS/2
| 6d8cee3-ec31-4148-afab-b6e089a0300b.ms px
|
| #Chapter 20 ¨C Hosting Multiple Web Applications
|
http://msdn.microsoft.com/library/en....asp?frame=tru
| e
|
| Hope also helps. Thanks,
|
| Steven Cheng
| Microsoft Online Support
|
| Get Secure! www.microsoft.com/security
| (This posting is provided "AS IS", with no warranties, and confers no
| rights.)
|
|
| --------------------
| | Message-ID: <b8************ **************@ msnews.microsof t.com>
| | From: Brock Allen <ba****@NOSPAMd evelop.com>
| | Subject: Re: Multiple IIS servers, each having their own process
identity
| | References: <u5************ **@TK2MSFTNGP10 .phx.gbl>
| | MIME-Version: 1.0
| | Content-Transfer-Encoding: 8bit
| | Content-Type: text/plain; charset=iso-8859-1; format=flowed
| | X-Newsreader: JetBrains Omea Reader 671.6
| | Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| | Date: Mon, 19 Sep 2005 15:22:34 -0700
| | NNTP-Posting-Host: 72-255-45-185.client.stsn .net 72.255.45.185
| | Lines: 1
| | Path: TK2MSFTNGXA01.p hx.gbl!TK2MSFTN GP08.phx.gbl!tk 2msftngp13.phx. gbl
| | Xref: TK2MSFTNGXA01.p hx.gbl
| microsoft.publi c.dotnet.framew ork.aspnet:1256 61
| | X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| |
| | IIS5 had the limitation of only one copy of the worker process (per
CPU,
| | but forget that for now). IIS6 allows an arbitrary number of worker
| processes
| | and each can have its own identity. These are called Application Pools.
| That's
| | one major reason why IIS6 is highly encouraged over IIS5.
| |
| | -Brock
| | DevelopMentor
| | http://staff.develop.com/ballen
| |
| | > Hello!
| | >
| | > From default, the ASPNET user is giving the process identity for the
| | > ASP.NET runtime environment of IIS, however it's possible to change
| | > the user by modifying the <processModel > element in the machine.config
| | > file.
| | >
| | > Is it possible to have multiple IIS servers running, each with their
| | > own user specified for the process identity or to specify the process
| | > identity specifically for each of the ASP.NET WebForms applications
| | > run by a singular IIS server?
| | >
| | > Best regards,
| | >
| | > Henrik Dahl
| | >
|
| |
| |
|
|

Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2583
by: Tess | last post by:
Hi, Long time reader, first time poster... Any help is appreciated. I have a few questions regarding Winform controls embedded within an html page. For more info please see the appendix. Now, for the questions. 1. A button on my control executes the System.IO.Directory.GetDirectories funtion (the scanned directory resides on the hosting web server). What credentials is this
7
3296
by: rdh | last post by:
Hi all, I am in process of developing a Server in C++ supporting multiple protocols. The server will be exposing various functionalities, and the clients can communicate over any of the protocols may be TCP, IPX, SAP, NETBEUI to access the server to access the functionalities exposed. The server doesnot know in advance which client is using what protocol. ALSO, ALL THE INTERACTION WILL BE MADE OVER XML. example my server has...
8
6203
by: Chris Strobel | last post by:
I have 2 web servers where I need to write a PDF file and need to keep them in sync. In others words, If the Server1 is getting called to create the PDF, then it needs to copy the PDF to the other Server2 and visa-versa. The 2 server are running 2003. It's a form-based authentication (.NET 1.1) site and I'm using IIS 6 native mode. Both boxes are set to the same workgroup. Since everything is so locked down now, I'm not sure what's the...
4
2309
by: Jeff | last post by:
We have multiple ASP.Net web apps in development. As a standard we are looking to go with SQL Server to hold state information. Can we have the multiple apps all point to a single State DB? Or do we need to install multiple instances of the State database on to the SQL Server (one for each Web app)? It would seem that you could run into troubles pointing several web apps at the same DB, because you would introduce the possibility (a...
7
3383
by: serge | last post by:
How can I run a single SP by asking multiple sales question either by using the logical operator AND for all the questions; or using the logical operator OR for all the questions. So it's always either AND or OR but never mixed together. We can use Northwind database for my question, it is very similar to the structure of the problem on the database I am working on. IF(SELECT OBJECT_ID('REPORT')) IS NOT NULL DROP TABLE REPORT_SELECTION
1
11125
by: Screenbert | last post by:
After finding nothing anywhere in google I am posting this so everyone can benefit by it. The formating is not pretty since I copied it from my word document, but you should benefit by it. Managing DHCP Servers using C# They said it was impossible. It couldn't be done. But you can in fact manage DHCP servers using C#. This includes creating and deleting Scopes, SuperScopes, Reservations, Exclusions, Options and so forth. Since the dll...
0
12345
by: screenbert | last post by:
Managing DHCP Servers using C# They said it was impossible. It couldn't be done. But you can in fact manage DHCP servers using C#. This includes creating and deleting Scopes, SuperScopes, Reservations, Exclusions, Options and so forth. Since the dll that is used was written several years ago by Microsoft, you cannot manage things on the DNS tab when looking at a reservation and few things such as that however it gives you main things you...
35
9326
by: keerthyragavendran | last post by:
hi i'm downloading a single file using multiple threads... how can i specify a particular range of bytes alone from a single large file... for example say if i need only bytes ranging from 500000 to 3200000 of a file whose size is say 20MB... how do i request a download which starts directly at 500000th byte... thank u cheers
13
8650
by: Samir Chouaieb | last post by:
Hello, I am trying to find a solution to a login mechanism for different domains on different servers with PHP5. I have one main domain with the user data and several other domains that need a login to show data. I want the user to login only once when he visits any of my domains.
0
8227
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8670
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8326
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8469
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7150
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4164
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2602
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1778
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1473
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.