J
Jeff Clausius
Does anyone know if it is possible to configure IIS 5.0 to run distinct
ASP.Net worker processes for each distinct Web Site?
For example, in IIS 6.0, you can create WebSite1, and WebSite2. Then
install two distinct ASP.Net apps under each web site. Once both
applications have been started, you will notice two distinct w3wp.exe
processes.
However, with IIS 5.0, the same configuration results in one single
aspnet_wp.exe process. Is it possible to make a change to either IIS or
the .Net framework to allow multiple aspnet_wp.exe processes to run?
Thanks
Jeff Clausius
ASP.Net worker processes for each distinct Web Site?
For example, in IIS 6.0, you can create WebSite1, and WebSite2. Then
install two distinct ASP.Net apps under each web site. Once both
applications have been started, you will notice two distinct w3wp.exe
processes.
However, with IIS 5.0, the same configuration results in one single
aspnet_wp.exe process. Is it possible to make a change to either IIS or
the .Net framework to allow multiple aspnet_wp.exe processes to run?
Thanks
Jeff Clausius