• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Server functions

kevnich2

Platinum Member
Currently we have one primary server in which is used as a PDC, file server and application server, I also have an older Gateway server that is about 2-3 years old and a 1U server. I'm looking into possibly using vmware on the gateway server to take the load off the primary server. I am in the need of the following functions and am looking for any suggestions on how many servers to spread the load to (and I am not interested in having one separate server for each and every function, that's far too much unused processing power). The functions I have are: Domain controller, file server, application/database, exchange, terminal services. Let me know any suggestions on what you would do.
 
Terminal Services isn't compatible with any of the other functions. Use a separate server for T.S., and certainly don't make it a DC.

You don't say how many clients or how heavily the rest of the functions are used. A single Windows Small Business Server, for instance, is frequently used to provide a DC, Exchange Server, File Server, and Application/Database Server for companies with 5 to 50 employees. If that's too much load, you typically move the Application/Database Server or the Exchange Server to a different box. (Note that Exchange on a DC may require special preparation if you aren't using SBS).
 
The terminal server is it's only server entirely and will always be. My current number of clients is 46. Currently, the load on the primary server isn't bad but I don't like putting so much dependency on ONE single server. If that server ever goes down, that's a lot of services to go with it. Thus I'm looking for ways to offload the burden a little.
 
Back
Top