Well, I just started using load balancing, and I'm already having problems. I've opened a ticket in Orbit, but the balancer is flaking out.
I have three servers behind it, and they're all up. Everything was working. I made no changes. But right now, when I try to go to the site I get this message in my browser:
CODE
No suitable nodes are available to serve your request.
It's not really OK for site visitors to see this - not when all three of my nodes are up and working.
Also, I can't get to the Balancer admin page in Orbit - it never finishes loading, so I can't change configuration or anything. This has been happening for 15 mins or so. Yup, I'll call TP soon if it's not resolved via ticket.
Here's a ping test (10 sec intervals) from *within* the planet's network, showing intermittent response from the balancer:
ping -i 10 67.18.200.x
PING 67.18.200.x (67.18.200.x) 56(84) bytes of data.
64 bytes from 67.18.200.x: icmp_seq=0 ttl=62 time=0.392 ms
64 bytes from 67.18.200.x: icmp_seq=1 ttl=62 time=0.559 ms
64 bytes from 67.18.200.x: icmp_seq=8 ttl=62 time=0.171 ms
64 bytes from 67.18.200.x: icmp_seq=9 ttl=62 time=0.298 ms
64 bytes from 67.18.200.x: icmp_seq=10 ttl=62 time=0.641 ms
64 bytes from 67.18.200.x: icmp_seq=17 ttl=62 time=0.301 ms
64 bytes from 67.18.200.x: icmp_seq=18 ttl=62 time=0.683 ms
64 bytes from 67.18.200.x: icmp_seq=19 ttl=62 time=0.567 ms
64 bytes from 67.18.200.x: icmp_seq=20 ttl=62 time=0.703 ms
64 bytes from 67.18.200.x: icmp_seq=21 ttl=62 time=0.333 ms
64 bytes from 67.18.200.x: icmp_seq=22 ttl=62 time=0.890 ms
64 bytes from 67.18.200.x: icmp_seq=23 ttl=62 time=0.423 ms
64 bytes from 67.18.200.x: icmp_seq=24 ttl=62 time=0.893 ms
64 bytes from 67.18.200.x: icmp_seq=25 ttl=62 time=0.589 ms
64 bytes from 67.18.200.x: icmp_seq=26 ttl=62 time=0.602 ms
64 bytes from 67.18.200.x: icmp_seq=27 ttl=62 time=0.980 ms
64 bytes from 67.18.200.x: icmp_seq=28 ttl=62 time=0.363 ms
64 bytes from 67.18.200.x: icmp_seq=29 ttl=62 time=0.370 ms
64 bytes from 67.18.200.x: icmp_seq=30 ttl=62 time=0.299 ms
64 bytes from 67.18.200.x: icmp_seq=31 ttl=62 time=0.809 ms
--- 67.18.200.x ping statistics ---
32 packets transmitted, 20 received, 37% packet loss, time 310021ms
rtt min/avg/max/mdev = 0.171/0.543/0.980/0.227 ms, pipe 2
Uhhhhh.... not cool. Times are great - except for LOTS of missing responses.
I'll try to follow up this post, but if I don't, it means I'm not using load balancing from TP anymore.