It seems like if I write my report wrong and run it, that it takes the entire system down. As well as when it's generating the report, it's causing other users slowness. While I know I can move other things into another thread by having another sever, like for email sending, but can I create another to help scale that is JUST for reporting? Not sure if anyone else has done this, or if I'm alone in the slowness issue. For what it's worth we're running it on Windows with an MS SQL backend. So having multiple sites/servers accessing the same database is a very real possibility.
Tim