473,569 Members | 2,834 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Worker process

Hi,

Can anyone explain me about what is a worker process in ASP.net.

Thanks and Regards,
Bhuwan
Oct 23 '07 #1
2 1818
re:
!Can anyone explain me about what is a worker process in ASP.net.

A web server worker process is a Windows process used to run IIS applications.
ASP.NET applications can be run by a worker process.

Depending on how IIS is configured, there can be multiple worker processes
running which are serving different Web applications concurrently.

This design separates applications by process boundaries, and it helps achieve maximum Web server reliability,
i.e., it isolates apps so that if an app fails, the rest of the applications running on the server continue to work.

In IIS 6.0, the worker processes (W3wp.exe) call HTTP.sys
for processing/sending requests and receiving responses over the Web.

Here's some articles for you to read more about worker processes:

http://www.codeproject.com/aspnet/aspwp.asp

http://msdn2.microsoft.com/en-us/lib...80(VS.80).aspx

http://msdn2.microsoft.com/en-us/library/ms524990.aspx


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espańol : http://asp.net.do/foros/
=============== =============== ========
"Bhuwan Bhaskar" <kx**@gmail.com wrote in message news:e$******** *****@TK2MSFTNG P03.phx.gbl...
Hi,

Can anyone explain me about what is a worker process in ASP.net.

Thanks and Regards,
Bhuwan

Oct 23 '07 #2
Thanks Juan !!!

Bhuwan
"Juan T. Llibre" <no***********@ nowhere.comwrot e in message
news:u3******** ******@TK2MSFTN GP04.phx.gbl...
re:
!Can anyone explain me about what is a worker process in ASP.net.

A web server worker process is a Windows process used to run IIS
applications.
ASP.NET applications can be run by a worker process.

Depending on how IIS is configured, there can be multiple worker processes
running which are serving different Web applications concurrently.

This design separates applications by process boundaries, and it helps
achieve maximum Web server reliability,
i.e., it isolates apps so that if an app fails, the rest of the
applications running on the server continue to work.

In IIS 6.0, the worker processes (W3wp.exe) call HTTP.sys
for processing/sending requests and receiving responses over the Web.

Here's some articles for you to read more about worker processes:

http://www.codeproject.com/aspnet/aspwp.asp

http://msdn2.microsoft.com/en-us/lib...80(VS.80).aspx

http://msdn2.microsoft.com/en-us/library/ms524990.aspx


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espańol : http://asp.net.do/foros/
=============== =============== ========
"Bhuwan Bhaskar" <kx**@gmail.com wrote in message
news:e$******** *****@TK2MSFTNG P03.phx.gbl...
>Hi,

Can anyone explain me about what is a worker process in ASP.net.

Thanks and Regards,
Bhuwan


Oct 24 '07 #3

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

Similar topics

2
4889
by: Mark | last post by:
Hi... We're looking at moving an ASP app from IIS 5 to IIS 6. In general things seem to be working okay, but there are some oddities around the edges. One of those unanticipated changes has to do with the new process model and the option to have more than one worker process per web instance. We found that each worker process has its own...
2
2334
by: Studio P.M. | last post by:
Does anyone know a valid and compete reference paper about what the “Worker Process” precisely is and does? So far I couldn’t find any. Reason is that during last weeks I had to go deep down into SharePoint security, and the related identities. Which, by the way, as I realized, are at least two: the Log on “real” one, and the...
5
2604
by: Adam | last post by:
I have been having a problem where two aspnet_wp are starting when I view a web page I made. This has just started happening. If anyone has had a problem like this I would like to know why this might be happening.
9
23062
by: Abhishek Srivastava | last post by:
Hello All, In IIS 6.0 We have a concept of worker processes and application pools. As I understand it, we can have multiple worker process per appliction pool. Each worker process is dedicated to a pool. If I assign only one application to a applicaton pool and have multiple worker processes assigned to that pool. Will my application be...
2
4575
by: Carl Gilbert | last post by:
Hi I am trying to get an online gallery (www.ngallery.org - open source) to upload image to a folder. At the moment I am using localhost but plan to move to some web space when I get it all working. I need to update my 'images' folder permissions so the ASP.NET worker process has write permissions. However, when I go to the folder...
5
3945
by: J-T | last post by:
I guess I'm a litte bit confused about app pool and worker process. In IIS 6.0 We have a concept of worker processes and application pools. As I understand it, we can have multiple worker process per appliction pool. Each worker process is dedicated to a pool. If I assign only one application to a applicaton pool then: 1) Can I have...
1
2072
by: Diffident | last post by:
Hello All, I have a question about worker processes and session state. If I set-up a web farm architecture by having multiple worker processes serving a single application, how will the session state be affected? For example, let's consider that a user A requested for page A and after some time the same user requests page B. In both these...
3
2115
by: =?Utf-8?B?Sm9obiBCYWlsZXk=?= | last post by:
I am currently evaluating a CMS product. I like the product so far, but one of the restrictions on the product is that it requires that the Windows 2003 application pool be restricted to one worker process. They say this is being done to improve caching. (???) My understanding that the way ASP .Net scales is to create one worker process...
1
3431
by: nicerun | last post by:
I'm using the Application_Start event at Global.asax.cs to invoke thread that do some job. I know that Application_Start event occurs when the very first request to Web Application received. - Setting worker process count 1. Start | Programs | Administrative Tools | Internet Information Services 2. Right-click on the application pool,...
0
7917
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. ...
0
7962
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...
0
6277
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...
1
5501
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5217
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3651
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2105
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
1207
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
933
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...

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.