On Tue, 8 Feb 2000, David Coulson wrote:
> I know this is probably a pretty stupid question, since it's got no
> benifit what so ever. I want it setup so I can run 2 httpds (or rather 1
> httpd listening on 2 ports) on my laptop, so I can code stuff on it
> knowing it'll work right using ipvsadm (which btw is rather spiffy on my
> network).
>
> Anyway, I'm trying to use ipvsadm to setup a local redirect, using
> 127.0.0.1:81, which is redirected to either 127.0.0.1:82 or 127.0.0.1:83.
I assume what you're trying to do it to use localnode to redirect incoming
http requests to an httpd listening on both 81 and 82. You can't rewrite
ports with localnode, localnode just tells the director to process the
packet locally.
Joe
--
Joseph Mack mack@xxxxxxxxxxx
----------------------------------------------------------------------
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
To unsubscribe, e-mail: lvs-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: lvs-users-help@xxxxxxxxxxxxxxxxxxxxxx
|