Re: mod_perl in larger scale environments
Cosimo Streppone <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <op.vbdif4b8s5ttvb@cn01> |
Brad Van Sickle <[email protected]> wrote: > What are you guys using to cluster the LVS servers? Is that > functionality native to LVS? The keepalived daemon provides this. Can be triggered manually (I'm doing this for a master-master mysql setup) or automatically, for our "backend" LVS system. This is achieved by specific incantations in the keepalived.conf config file. Shout if you want more details. -- Cosimo