david micheneau wrote:
Do you know how many Virtual Host apache is able to manage ?
Unlimited. But consider that memory, and especially the number of available file descriptors (FDs) on your platform, considering you probably open at least an access and error log for each vhost, will be your primary constraints. You need to tweak the number of FD's upwards (on some platforms, it's a compiled in setting in httpd, on other platforms you tweak with ulimit.) --------------------------------------------------------------------- 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