An Internet Information Services (IIS) worker process is a windows process (w3wp.exe) which runs Web applications, and is responsible for handling requests sent to a Web Server for a specific application pool.
It is the worker process for IIS. Each application pool creates at least one instance of w3wp.exe
and that is what actually processes requests in your application. It is not dangerous to attach to this, that is just a standard windows message.
Related Posts:
- IIS: Where can I find the IIS logs?
- applicationhost.config file path in IIS 7, 7.5, 8, 8.5 and IIS 10?
- The HTTP request was forbidden with client authentication scheme ‘Anonymous’. The remote server returned an error: (403) Forbidden
- How do I resolve “HTTP Error 500.19 – Internal Server Error” on IIS7.0
- WCFTestClient The HTTP request is unauthorized with client authentication scheme ‘Anonymous’
- WCFTestClient The HTTP request is unauthorized with client authentication scheme ‘Anonymous’
- System.ComponentModel.Win32Exception: Access is denied Error
- PHP Fatal error: Call to undefined function mssql_connect()
- How to solve “Could not establish trust relationship for the SSL/TLS secure channel with authority”
- The maximum message size quota for incoming messages (65536) has been exceeded
- What should I do to make sure that IIS does not recycle my application?
- What is a stack trace, and how can I use it to debug my application errors?
- How to track down a “double free or corruption” error
- How to track down a “double free or corruption” error
- What does ‘IISReset’ do?
- Failed to load PDF document in Chrome
- failed to load resource: the server response with a status 500 (internal server error)
- wntdll.pdb not loaded – Can’t see the exception
- Unfortunately MyApp has stopped. How can I solve this?
- wntdll.pdb not loaded – Can’t see the exception
- W3WP.EXE using 100% CPU – where to start?
- HTTP Error 403.14 – Forbidden – The Web server is configured to not list the contents of this directory
- Cannot read configuration file due to insufficient permissions
- Access to the path is denied
- PHP parse/syntax errors; and how to solve them
- Verify return code: 20 when testing OpenSSL
- Remote debugging a Java application
- How can I use adb over WiFi?
- OLE DB Provider for ODBC Drivers Error “80004005′
- Cannot read configuration file due to insufficient permissions
- How to redirect a URL path in IIS?
- Console.log not working at all
- Collection was modified; enumeration operation may not execute
- General way of solving Error: Stack around the variable ‘x’ was corrupted
- Connecting to Git team provider failed
- Bad Request- Invalid Hostname while connect to localhost via wifi from mobile phone
- HTTP Error 500.19 and error code : 0x80070021
- Debug assertion failed
- Cannot open database “test” requested by the login. The login failed. Login failed for user ‘xyz\ASPNET’
- System.Data.SqlClient.SqlException: Login failed for user
- Adding message to assert
- Port 80 is being used by SYSTEM (PID 4), what is that?
- Eclipse java debugging: source not found
- Source information missing from the debug information for this module – PDB successfully loaded
- An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
- JavaScript console.log causes error: “Synchronous XMLHttpRequest on the main thread is deprecated…”
- The service cannot accept control messages at this time
- Web Service vs WCF Service
- windows could not start service on local computer error 5 access is denied
- How do I debug a stand-alone VBScript script?
- Why is HttpContext.Current null?
- What is a “first chance exception”?
- GDB no such file or directory
- What is between ESP and EBP?
- Scalable wordpress setup
- How to update WordPress installed on IIS?
- Media not actually deleted on disk when click “Permanent Delete”
- Is it safe to use $_SERVER[‘REQUEST_URI’]?
- WordPress in IIS 7.5 – “cannot create directory”
- Using the Importer on an IIS Server
- removing index.php IIS 7.5 webconfig
- All links in my site start with localhost?
- Multisite installation on IIS gives 404 trying to access the admin dashboard
- Why are images not displaying?
- WordPress, IIS7, SQL Server 2008, not showing posts (displays ‘Nothing Found…’) and only shows counts in admin – how to fix?
- cURL error 60: SSL certificate problem: unable to get local issuer certificate
- Hiding WordPress behind IIS redirects
- Divert http to https with WordPress on IIS
- WordPress multisite on IIS – can’t open subpages
- WordPress on Microsoft-IIS/7.5 Server: Only Home Page works
- WordPress IIS intranet server
- Base Image Missing When Uploading Images With WordPress
- example.com/index.php/%postname is working while /%postname is not working WordPress on IIS6
- IIS 7 Rewrite with parent categories
- Multisite sub-directories IIS 7.5 change media/uploads location
- How to add exception to WordPress’s web.conf
- Have different site location for wp-admin in IIS
- Media library and posts list problems with WordPress on IIS
- using rewrites to secure login page
- IIRF + IIS 6 + WordPress does not return 404 error
- Default Permalink Type to Postname
- Hardening uploads folder in IIS breaks images
- Newbie: Multiple WP sites on Windwos 2012 IIS
- Working with Reverse Proxies and Multisite Installation
- home_url on IIS missing permalink index.php
- Graphics and Formatting Not Loading in WordPress on IIS
- TN3 Plugin Not Working Under IIS / WebMatrix
- How do you make RSS feeds work under IIS 7?
- IIS7.5 URL rewrite pboblem on index page
- WordPress database setup Windows 2016 IIS
- Import from Windows to Linux
- Redirect *.php to path using web.config file
- Unable to update plug-ins – Undefined index a:1:{s:3:”ssl”;b:1;} in class-requests.php on line 213
- WordPress login loop on proxy setup with SSL – Apache proxy to IIS
- WordPress on shared server Plugin not working
- Permalinks setting raises 500.0 error
- WordPress main site and sub domain
- How to rename the WordPress wp-login.php running on IIS6?
- How to assign permissions to ApplicationPoolIdentity account
- Enable HTTP Strict Transport Security (HSTS) in IIS 7