]> git.ipfire.org Git - thirdparty/haproxy.git/commit
* added the 'source' load-balancing algorithm which uses the source IP(v4|v6)
authorwilly tarreau <willy@wtap.(none)>
Fri, 24 Mar 2006 20:03:20 +0000 (21:03 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sat, 25 Mar 2006 19:33:17 +0000 (20:33 +0100)
commit1a3442daee8e81628782c495c4e11eb691a13469
tree2a45c69689fa3b259797987aa99b0bc7eae1d34c
parentb8d29e4361260f686b202f43ee1e9f329e69fb7f
* added the 'source' load-balancing algorithm which uses the source IP(v4|v6)
haproxy.c
tests/active-sh.cfg [new file with mode: 0644]
tests/backup-all-sh.cfg [new file with mode: 0644]
tests/backup-second-sh.cfg [new file with mode: 0644]