Re: Apache: one or more instances

2003-05-06 Thread Alex Borges
El lun, 05 de 05 de 2003 a las 18:00, Eduard Ballester escribió: > hi > I have an Apache with several VirtualHost and now I have a doubt. > Apache is ready to scale in a multiple virtual host environments without problems. Of course, if you can separate too apache's based on function (ssl vs non-

Re: Apache: one or more instances

2003-05-05 Thread Jeremy Zawodny
On Tue, May 06, 2003 at 01:00:39AM +0200, Eduard Ballester wrote: > hi > I have an Apache with several VirtualHost and now I have a doubt. > > I don't know if is better run all vh in a single instance or use two or > more Apaches in different path. I use IP-based and Port-based vhost NO > Name-b

Apache: one or more instances

2003-05-05 Thread Eduard Ballester
hi I have an Apache with several VirtualHost and now I have a doubt. I don't know if is better run all vh in a single instance or use two or more Apaches in different path. I use IP-based and Port-based vhost NO Name-based (of course). Where I can find information or server benchmark for measurin