nftlb
nftlb copied to clipboard
nftables load balancer
This manpage was generated for the official Debian package and it contains the most basic information and reference for users of nftlb. Signed-off-by: Arturo Borrero Gonzalez
nftlb have very amazing features. Can you add limit per number of ip and last connection method for scheduler?
Hi. Here is an example of what I mean: ``` # pgrep -a nftlb 13111 /usr/sbin/nftlb -c /var/lib/nftlb/config.json -l 7 -H 127.0.0.1 -P 5555 -k no ``` Note that there...
Hi, I'm not sure if this is possible but can I specify an API key within a config file? If not, would it be possible to add the functionality? If...
The README states that nftlb can be easily integrated with your "preferred health checker" to build/maintain farms. The Debian package starts nftlb without a config file, so it seems to...