Is it possible to install multiple instances of SSRS, have them load balanced and point them to the same ReportServer and ReportServerTemp db which is currently intalled on a separate SQL Server 2005 clustered instance? We are currently running SQL Server 2005 sp3 enterprise edition. Thanks, Jeff
As the SSRS doesn;t provide such option, you can achieve that using NLB http://technet.microsoft.com/en-us/library/cc281307.aspx and also http://sqlcat.com/technicalnotes/ar...ices-scale-out-deployment-best-practices.aspx is best to read about SCALE OUT of your SSRS platform.