Re: Question about high availability/load balancing
Mike McLean <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Organization | Red Hat |
| Message-ID | <[email protected]> |
Martin Goldman wrote: > While one large cluster would probably be easier to set up, I can't really > do it, because the different pieces of software run on the same ports. Do you mean that the server absolutely will not listen to another port, or that the client will only connect to the given port? If it is a client limitation, you can run one service on an alternate port and use iptables to port-forward based on destination ip address.