aboutsummaryrefslogtreecommitdiffstats
path: root/config/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/httpd.conf')
-rw-r--r--config/httpd.conf10
1 files changed, 1 insertions, 9 deletions
diff --git a/config/httpd.conf b/config/httpd.conf
index 8a51fa209..56d1b18bf 100644
--- a/config/httpd.conf
+++ b/config/httpd.conf
@@ -6,7 +6,7 @@
# Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
# Email: francis@mysociety.org; WWW: http://www.mysociety.org
#
-# $Id: httpd.conf,v 1.25 2009-07-14 12:11:11 francis Exp $
+# $Id: httpd.conf,v 1.26 2009-07-14 23:03:03 francis Exp $
# This is needed for the PHP spell checker
<Location /fcgi>
@@ -58,14 +58,6 @@ BalancerMember http://localhost:3004
BalancerMember http://localhost:3005
BalancerMember http://localhost:3006
BalancerMember http://localhost:3007
-BalancerMember http://localhost:3008
-BalancerMember http://localhost:3009
-BalancerMember http://localhost:3010
-BalancerMember http://localhost:3011
-BalancerMember http://localhost:3012
-BalancerMember http://localhost:3013
-BalancerMember http://localhost:3014
-BalancerMember http://localhost:3015
# really should be lbmethod=bybusyness, but we don't have that algorithm yet.
# If it becomes a problem, upgrade or patch Apache with it. See:
# see http://labs.reevoo.com/2008/8/19/bybusy-mod-accepted-by-apache