Web vs Mail services

Tomas Hoger tomas.hoger at gmail.com
Tue Apr 24 08:02:28 BST 2007


On 4/24/07, Simon Horman <horms at verge.net.au> wrote:
> I think that is right too. If so, you just need to work out why nanny thinks
> that the real servers on the other ports are down.

Configuration (if I read it correctly) for every service (SMTP, POP,
IMAP) directs nanny to send "GET / HTTP/1.0" and expect "HTTP" as
first word of reply.  This should work fine for HTTP service, but I
really doubt this will work for other services.

Check / adjust following lines in your config, this may help.

    send = "GET / HTTP/1.0\r\n\r\n"
    expect = "HTTP"

th.

Search lvs-users Archives
Limit search to: Subject & Body Subject Author
Sort by: Reverse Sort

More information about the lvs-users mailing list