17 Sep
2004
17 Sep
'04
2:07 p.m.
--On Freitag, 17. September 2004 15:03 Uhr +0100 John Poltorak <jp@warpix.org> wrote:
I was thinking of having two instances of Zope, one for test and one for production on the same server. How much overhead would a second instance use just by starting it rather than using it?
This depends largely on your hardware and how much load your Zopes must handle. But in general it is not a good idea to have production and test server on the same machine. This applies to almost any software system (not only Zope). -aj