[f-nsp] serverionXL Drops and Unsuccessful

Paul Raj Khangure foundry-nsp at digitaljunkie.net
Sat Apr 26 04:23:16 EDT 2008


On Thu, Apr 24, 2008 at 12:29:51AM -0700, Rudy Setiawan wrote:

> I cant seem to make the serverironXL to load balance or even redirect traffic.
> 
> my current config:
> 
> server real web1 10.1.2.80
>  port http
>  port http keepalive
>  port http url "HEAD /"
> !
> server real web2 10.1.2.81
>  port http
>  port http keepalive
>  port http url "HEAD /"
> !
> !
> server virtual 10.1.2.101 10.1.2.101
>  port http
>  bind http web1 http web2 http
> !

We don't normally put the VIP on the same IP range as the reals - not
sure if that's a problem though.

You'll need the return traffic to go through the SLB for this setup to
work.

Alternatively, add the VIP as a "dummy" address on the real servers, and
use DSR in your server virtual config.

Cheers,

prk.



More information about the foundry-nsp mailing list