


Svchost.exe is a core process of the system, not a virus process.

The Svchost.exe process can start multiple services at the same time. Svchost.exe is actually a service host, which itself cannot provide any services to users, but can be used to run dynamic link library DLL files to start the corresponding services. For example, when Svchost.exe calls the rpcss.dll file, it will start the rpcss service (remote procedure call).
INETINFO SERVICE WINDOWS
Svchost.exe file exists in the "%system root%system32" (such as C: Windowssystem32) directory, it is an important process of the Windows NT core (Windows 9X does not have this process), specifically for the system to start various services. You can find the version it actually uses in the local service, C:\Windows\Microsoft.NET\Framework64\v9\aspnet_state.exe Is a state serivce process, used to save the session outside the asp.net process. The latter HttpHandle and HttpModule are responsible for the functions of ISAPI Extension and ISAPI Filter respectively.ħ.3 In the asp.net era of iis6 and 7, aspnet_wp.exe is not used, but w3wp.exe is used instead. About the relationship between inetinfo.exe and aspnet_wp.exe.ħ.1 In the Asp era, asp.dll is used to interpret the files of ASP web pages, but it is not a separate process, it is attached and run in the iis process (inetinfo.exe).ħ.2 In the asp.net era of iis5, asp.dll was upgraded to aspnet_isapi.dll, aspnet_isasp.dll passed the http request to aspnet_wp.exe through the pipeline, so that iis and asp.net were separate processes, in order to enhance Asp.net runtime scalability, aspnet_isapi.dll itself has very few functions, we can simply understand aspnet_isapi.dll as a router that requests information, and find the processing program of the suffix according to the requested url suffix, which is responsible for The request is sent from IIS to the asp.net runtime. Size 21k, physical location C:\Windows\System32\inetsrvĪspnet_wp.exe process and w3wp.exe process iis5 uses aspnet_wp.exe, but to iis6 and iis7, no longer use aspnet_wp.exe and switch to w3wp.exe, but it is strange, why in. If you have multiple application pools, there will be multiple corresponding w3wp.exe process instances running. W3wp.exe is a process associated with the application pool in IIS (Internet Information Server). Its process name is IIS Application Pool Process, which is part of the IIS tool.

INETINFO SERVICE SOFTWARE
Is the Microsoft asp.net process, which is attached to the software Microsoft. It is a management tool of IIS, a graphical interface, located in C:\Windows\System32\inetsrv, size 122k. The size is 15.5k, the physical location is: C:\Windows\System32\inetsrv The process name of the inetinfo.exe process is IIS Admin Service (you can find it in the local service), which is a part of IIS and is used for debugging. The configuration information of the entire server is stored in the Machine.Config file, which contains all the configuration information needed to run an ASP.NET server. It is processed through IIS when the browser requests ASP.NET Web forms. It is responsible for some ASP.NET security authentication, coding selection, diagnostic testing and other ASP.NET configuration work. Web.config is an XML-based configuration file for each site.
INETINFO SERVICE CODE
Global.asax file contains code used to respond to application-level events raised by ASP.NET or HttpModule. Anonymous users cannot access these features.Īs a registered user,you can upload multiple reports, using the Bulk Uploader.C:\Windows\Microsoft.NET\Framework\v9\ConfigĬ:\Windows\Microsoft.NET\Framework64\v9\ConfigĬ:\Windows\Microsoft.NET\Framework\v7\CONFIGĬ:\Windows\Microsoft.NET\Framework64\v7\CONFIG When you sign in, you can choose a target system, compare reports run at different times, and easily see how the system's configuration has changed.Īfter logging in, you can retrieve past reports, share reports with colleagues, review notifications you received, and retain custom settings. The Compare Configurations feature lets you compare different system scans by the data collector. In addition, you can create system-specific notifications customized to your environment. Get notifications about ASLs/APMs, HCLs, patches, and high availability agentsĪs a registered user, you can create notifications to receive updates about NetBackup Future Platform and Feature Plans, NetBackup hot fixes/EEBs in released versions, Array Support Libraries (ASLs)/Array Policy Modules (APMs), hardware compatibility lists (HCLs), patches and high availability agents.
