Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道,如果我遇到 w3wp.exe 进程崩溃的问题,那么我可以在崩溃前运行 adplus 来捕获转储...
但是,如果我没有预料到任何故障或崩溃,我是否应该让 adplus 在崩溃模式下运行以防万一,在生产环境中? 这对性能有影响吗?
本文有一节介绍何时不使用 ADPlus。应用程序的大量 C++ 异常或大量调试输出可能会导致性能问题。