On 6/14/05, Kory Wheatley <wheakory@xxxxxxxxx> wrote: > Question: > > Would it be better to setup Apache Secure Server and NON Secure Server > on two separate configuration instances, or one just one instance? > Would it be a performance hit to have it setup as two separate server > instances? It really depends on what you prefer to maintain. It is pretty-much equivalent in terms of performance. If you have only one instance, then you get a shared idle server pool, which could save a little memory. But with two instances, you can tailor the necessary modules for each server, which could save memory as well. Two instances is probably a little more resilient, in that bringing down one (accidentally or deliberately) will not affect the other. But it is probably a little more of a hassel to configure. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx