|
-
Jun 15th, 2006, 10:34 AM
#8
Re: [02/03] How do I properly deploy web pages. [Easy Question]
The worker process is the process under which the ASP.NET application runs. I'm not sure why you had 100, the server must've been somehow configured to run under separate processes, but with .NET, there is the concept of Application Domains, which means that it is now possible to run multiple applications under the context of a single process.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|