This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Server Load Balancing in v7??

Astaro v6 has a feature (in the NAT section) to load balance across multiple internal servers (round-robin style).

I can't find this feature in v7... does it still exist?

Thanks,
Barry


This thread was automatically locked due to age.
Parents Reply
  • The nice thing about this barry is for 7.400 we've significantly reworked that feature, so it now has a health check supported, and in the case a member of the balancing group is "down", sessions will no longer be directed to it while it is out. Once it comes back "up" traffic will resume to it again.
Children
  • Sweet... is that in the current beta?

    Thanks!
    Barry
  • It is indeed in the beta at this time yes.
  • OK... I'm trying it out.

    It might be nice to have the LB status on the Dashboard.

    Also, I'm having problems with it; I'll post in the beta forum.

    Thanks,
    Barry
  • Hi,

    I'm also having problems - is there any info on how the load balancing works at a network level?

    Does the traffic flow through the ASG - i.e. the end client connects to ASG, the ASG connects to the http server (assuming http is the load balanced server)?

    Can the load balancer work using the same interface (so connections on eth0 can be load balanced to servers also via eth0)?

    Can the load balancer balance over different subnets (so and ASG on network 1, balance a server on network 2 and another on network 3)??

    There's little documentation on this - it seems very easy to setup - and the new monitoring seems very good...... my load balanced servers both report successful connections but my client just doesn't connect.

    My client can connect to both http servers without going to the load balanced address, my ASG connection checking shows as up but when I connect to the load balanced ASG address (internet network address) it doesn't work.

    Any help or troubleshooting suggestions appreciated!

    Nick
  • I've moved a step closer.

    Looks like if you're also using transparent proxy you need to set an exception for the interface that you're using to do load balancing on.

    I've got external LB working now but eth0 LB to other servers accessed via eth0 still not working.

    Is this supposed to work or does LB only work balancing across other ethernet connections/networks?
  • One thing I noticed when messing around is that I couldn't have a webserver on my laptop, and hit the load balancer (balancing the laptop and another web server) from the same laptop.

    I'm not sure if Astaro was dropping the packets, or the laptop itself (Fedora10, btw).

    Barry