Hi Team,
We are currently running multiple instances of our deployments using Octopus Deploy [Deployment Tool], and as part of the deployment we are accessing the application pools and virtual directories and our deployment step will Copy the Artifacts to Virtual Directory and also will update the Application Pool. Now we have some queries on this topic.
Does IIS process one request at a time though it receives multiple requests. what happens when IIS Receives multiple requests to update Applicationhost.config file ?
How can we monitor these requests which are being processed by IIS and if it fails or hangs how can we determine it. if we already have a tool which can do this then please let us know.
Thanks,
Sujesh Sasidharan