简体   繁体   中英

IIS6 performance tuning for DotNetNuke

I've been tasked with looking into performance tuning my company's intranet server. It runs DotNetNuke which suffers from poor performance. It also runs a number of other web apps (mix of asp and asp.net).

Could anybody give me a brief list of common performance tweaks that can be made to IIS6?

Why not profile the application and the database as I suggested in the answer I provided to the related question here:

Terrible DotNetNuke performance - Answer

Otherwise you won't know what to tune, you really need to get a full picture of how the app is performing and where the bottlenecks are. You can only get these metrics by profiling, perf counters and tangible data.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM