LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: virtual hosts on real server

To: "lvs-users@xxxxxxxxxxxxxxxxxxxxxx" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: virtual hosts on real server
From: "mah18@xxxxxxxxxx" <mah18@xxxxxxxxxx>
Date: Wed, 30 Jan 2002 18:31:10 -0500
Hi everyone,

I'm running apache, and I'm curious as to what the virtual host section should 
look like for each of the real servers.

NameVirtualHost X.X.X.X

<VirtualHost X.X.X.X>
    ServerAdmin webmaster@xxxxxxxxxxxxxxxxxxxxxx
    DocumentRoot /www/docs/dummy-host.example.com
    ServerName dummy-host.example.com
    ErrorLog logs/dummy-host.example.com-error_log
    CustomLog logs/dummy-host.example.com-access_log common
</VirtualHost>

Should the X.X.X.X on my real servers be my VIP or should they be the IP of the 
real servers?  I'm thinking they should be the VIP but I'm not sure.  Any ideas?

Matt

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



<Prev in Thread] Current Thread [Next in Thread>