From 76d97f8eb464f345da43abb6403b582079d4fb23 Mon Sep 17 00:00:00 2001 From: Nathan Lasseter Date: Fri, 28 Jan 2011 22:44:46 +0000 Subject: stop_bal no longer kills servers --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.textile') diff --git a/README.textile b/README.textile index 8af6e41..8f26fcf 100644 --- a/README.textile +++ b/README.textile @@ -5,7 +5,7 @@ erlbal is an erlang load balancer. h2. Balancer calls: * start_bal/0 spawns a balancer. -* stop_bal/1 takes a balancer and kills all of its servers and then kills the balancer. +* stop_bal/1 takes a balancer kills the balancer. * list_servers/1 takes a balancer and returns a list of the servers it balances over. h2. Server calls: -- cgit v1.2.3