On Wed, Jun 24, 2015 at 10:13 AM, Vinod Kishan Lalbeg
<vklal...@yahoo.com> wrote:
> Dear Sir/ Madam,
>
> I am a PhD student in Pune, India. I am working on Dynamic Algorithms for
> High-Availability Cloud Server Load Balancing in Linux Environment for QoS.
> I am very new to this concepts and technology.
>
> As I was reading
> Red_Hat_Enterprise_Linux-7-Load_Balancer_Administration-en-US document I
> came across Keepalived and HAProxy terms and started reading.
>
> I wanted your help on the load balancing algorithms which are used in
> HAProxy. If I can get the source code to study them along with documentation
> it will be a great help. I also wanted to know, if I get come idea/
> algorithm on load balancing can you test and verify it so that I can have a
> detailed report on the working of the algorithm.
>
> Plz respond to my mail.
>
> Thanks and regards
>
> Mr. Vinod K. Lalbeg
> Asst. Prof., NWIMSR,
> Pune-1


Hi Vinod,

First, good luck in your PhD.
For load-balancing algorithm, you want to read this part of the doc:
  http://cbonte.github.io/haproxy-dconv/snapshot/configuration-1.6.html#balance

about the source code, it's available here:
  http://git.haproxy.org/?p=haproxy.git

Baptiste

Reply via email to