LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: PB'S NUTSHELL HOWTO FOR PIRANHA/LVS/NAT

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: PB'S NUTSHELL HOWTO FOR PIRANHA/LVS/NAT
From: Brent Cook <busterb@xxxxxxxxxxxxxxx>
Date: Fri, 8 Mar 2002 14:27:02 -0600 (CST)
> virtual piranha_smtp {
>      active = 1
>      address = 184.126.13.26 eth0:1
>      vip_nmask = 255.255.255.0
>      port = 25
>      send = "GET / HTTP/1.0\r\n\r\n"
>      expect = "HTTP"
>      load_monitor = uptime
>      scheduler = wlc
>      protocol = tcp
>      timeout = 6
>      reentry = 15
>      quiesce_server = 0
>      server real1.foobar.edu {
>          address = 184.126.10.37
>          active = 1
>          weight = 1
>      }
> }

This looks a little conspicuous. Why does it expect HTTP from an smtp
server?



<Prev in Thread] Current Thread [Next in Thread>