From 772185728d63be32a05e50484e6a10e6e5558587 Mon Sep 17 00:00:00 2001 From: Christopher Winslett Date: Wed, 22 Apr 2015 14:26:09 -0400 Subject: [PATCH] update README based on @pires's recommendation #6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fa2a91a..9e825948 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ some of the different components to see how the system behaves. Add more `postgres*.yml` files to create an even larger cluster. -To get a haproxy load balancing between these two hosts, run: +We provide a haproxy configuration, which will give your application a single endpoint for connecting to the cluster's leader. To configure, run: ``` > haproxy -f haproxy.cfg