[Linux-cluster] LVS, not so fun today...

isplist at logicore.net isplist at logicore.net
Thu Nov 9 21:11:59 UTC 2006


> Here's another one that might help:
> 
> Your LVS reads:
> send = "GET / HTTP/1.0rnrn"
> 
> It should be (at least one mine it is):
> send = "GET / HTTP/1.0\r\n\r\n"

I don't see GET anywhere?

# curl -i http://192.168.1.92/|more
 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  5753  100  5753    0     0   225k      0 --:--:-- --:--:-- --:--:--  700k
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2006 21:07:02 GMT
Server: Apache
Last-Modified: Mon, 28 Aug 2006 01:03:47 GMT
ETag: "4ef781-1679-7f8be2c0"
Accept-Ranges: bytes
Content-Length: 5753
Connection: close
Content-Type: text/html; charset=UTF-8
 
> Could be a copy/paste problem but that might be your problem in
> addition to the interface mentioned before.

Did I miss something? You mentioned that the VIP might be getting placed on 
the interface at boot. Doing a test, I saw it removed when I shut down pulse 
then pulse put it back in when it started. Is that not how it's supposed to 
work?

Mike







More information about the Linux-cluster mailing list