cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Technology type classification of app pool

jayne_martin
Guide

How does Dynatrace
OneAgent classify app pools into Technology types? We have two servers which
should both be running the same environment but a specific app pool shows up as
'IIS App Pool' on one server and 'ASP.NET' on the other.

1 REPLY 1

michael_kopp
Dynatrace Champion
Dynatrace Champion

Initially AppPools are detected as IIS app pool only. Once we see the code that gets executed we can determine it to be ASP.NET. So on a new process this always happens once the first requests come in. If this is the case on two identical but longer running processes it might be a defect though.

Featured Posts