Click to See Complete Forum and Search --> : about server/s


gnoochi
10-17-2001, 03:50 AM
is it possible to have several servers running on the ONE machine?

if so, will it degrade the performance of the servers sharing that machine.

posterboy
10-17-2001, 05:34 AM
Sure, not just possible, but the usual case. This box runs sendmail, pop3, sshd, Apache, etc. Now, the performance hit is hard to analyze, without further data. These things mostly sleep, no cpu, until they are asked to do work. If everything gets hit at the same time, there will be a penalty. In my case, that just never happens, but, a really busy web server, or mail machine would be a very different story. HTH, Ray