Discussion: migrating servers
Afficher un message
Vieux 06/10/2006, 07h52   #2
Davide Bianchi
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: migrating servers

On 2006-10-05, Steve Shaw <s.shaw@hccnet.nl> wrote:
> During the migration however not all virtual servers will be moved in
> one go, given all incoming calls will be handled by the one server, how
> can I set up apache so that it handles locally the virtual servers
> running on the same platform, and redirects calls to the other virtual
> servers to another physical server? Hope that clear


Copy the configuration from the old server to the new one, then set
all the Virtual Server to use mod_proxy to 'proxy' the requests to
the old server, at that point every request will be passed to the
old server from the new one, so you can move one site at a time and
adjust the new server to not to proxy the request and serve them locally.

Davide

--
Some are born to Enlightenment, some achieve Enlightenment,
and others have Enlightenment larted upon them.
--Greg
  Réponse avec citation
 
Page generated in 0,05078 seconds with 9 queries