SQL Server Reporting Services
From Richard's Wiki
Revision as of 21:32, 13 November 2008 by Rkdrm (Talk | contribs) (New page: == Optimization == From http://www.microsoft.com/technet/prodtechnol/sql/2005/pspsqlrs.mspx Technet Performance Optimization Tips: * If performance is poor even for single users, che...)
Optimization
From [Technet Performance Optimization Tips]:
- If performance is poor even for single users, check the Application Restarts counter in the ASP.NET category. Some antivirus software is known to “touch” configuration files, thus causing expansive Application Domain restarts in the Report Server Web service. For more information, search [support.microsoft.com] for articles about antivirus and ASP.NET.
- If performance is slow on the first Web service access after a period of no activity, disable the idle time-out on the Performance tab in the Application in IIS Manager.