0

I know that if I'm suffering from the w3wp.exe process crashing, then I could run adplus to capture a dump just before the crash...

But if I'm not expecting any failures or crashes, should I still leave adplus running in crash mode just in case, on a production environment ?
Does this have any effect on performance ?

gillyb
  • 8,760
  • 8
  • 53
  • 80

1 Answers1

0

This article has a section on when not to use ADPlus. Lots of C++ exceptions or lots of debug output from the app can cause performance issues.

Pedro
  • 12,032
  • 4
  • 32
  • 45