The customer is installing an IIS agent to monitor app servers. During the first installation attempt, the agent blocked the entire IIS and it freezes.
Disable SOAP/HTTP header injection
a) enable back instrumentation : set introscope.autoprobe.enable=true
b) Open webservices.pbd , disable WebServicesCorrelationTracing group as below:
#TurnOn: WebServicesCorrelationTracing
c) Open MVC..pbd , disable GenericClientCorrelationTracing group as below:
#TurnOn: GenericClientCorrelationTracing
Result: Application worked. Seeing metrics