wok-current diff balance/description.txt @ rev 20542
linld: relative lseek for load.cpp
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 30 15:12:24 2018 +0100 (2018-11-30) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/balance/description.txt Fri Nov 30 15:12:24 2018 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +Balance is our (still) suprisingly successful load balancing solution being a 1.5 +simple but powerful generic tcp proxy with round robin load balancing and 1.6 +failover mechanisms. Its behaviour can be controlled at runtime using a simple 1.7 +command line syntax.