From e16ee5566ea37d56c8776b4eb1e5f3e4ff2ad530 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 14 Oct 2009 01:33:56 -0400 Subject: Move the connections memory usage to the right hand of the cell and make it look more pfSense like --- config/haproxy/haproxy_global.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/haproxy') diff --git a/config/haproxy/haproxy_global.php b/config/haproxy/haproxy_global.php index 94143753..0d60684b 100755 --- a/config/haproxy/haproxy_global.php +++ b/config/haproxy/haproxy_global.php @@ -132,6 +132,7 @@ function enable_change(enable_change) { Maximum connections +
@@ -141,6 +142,7 @@ function enable_change(enable_change) {
Sets the maximum per-process number of concurrent connections to X.
NOTE: setting this value too high will result in haproxy not being able to allocate enough memory.
+
@@ -168,6 +170,7 @@ function enable_change(enable_change) {
Connections467 Megabytes
+
-- cgit v1.2.3