From d1027cb0205ced2b5056fa3739d962feec401130 Mon Sep 17 00:00:00 2001
From: Scott Ullrich
Date: Tue, 17 Nov 2009 20:18:58 -0500
Subject: Unbreak current memory usage option
---
config/haproxy/haproxy_global.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'config/haproxy/haproxy_global.php')
diff --git a/config/haproxy/haproxy_global.php b/config/haproxy/haproxy_global.php
index 6931f37d..7c646f2a 100755
--- a/config/haproxy/haproxy_global.php
+++ b/config/haproxy/haproxy_global.php
@@ -154,8 +154,8 @@ 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.
Current memory usage {$hascpu}.
";
?>
--
cgit v1.2.3
|