Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0C83310456 for ; Sun, 15 Mar 2015 10:33:28 +0000 (UTC) Received: (qmail 59049 invoked by uid 500); 15 Mar 2015 10:33:23 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 59009 invoked by uid 500); 15 Mar 2015 10:33:23 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 58998 invoked by uid 99); 15 Mar 2015 10:33:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Mar 2015 10:33:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alfredo.deluca@gmail.com designates 209.85.213.182 as permitted sender) Received: from [209.85.213.182] (HELO mail-ig0-f182.google.com) (209.85.213.182) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Mar 2015 10:32:57 +0000 Received: by igbue6 with SMTP id ue6so19234114igb.1 for ; Sun, 15 Mar 2015 03:30:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=GIApBGRxnE98rqOh/OzSD4gsid8VJ3wKPLxZOilKQg8=; b=1HX3pD6insf9rKZnoWKTF7TZxo7qfJ7kX0H0WH2/V2cd0iJAhjan5h03ExgUui6cL2 +1stya4FDBBUfnJzwIrbk9y1CzSP2+W9Zf2rPyvs6aBlsJz23fm8Fcmjf00yoBVthKIS i24uoM9Blpn3XiHROOU9OGBFFtAGKiWWrRXP5ZoBWF0ZFnQuJ4wnPnTYT854wES1Bm/y p8rXmCQM5l8mcVFppkd1CoBj0gRBfhudY0W9CXJqosKdMeRj1gR8Mytj2J/DSLlE0Xrf UKdmfgjWC3M2pTUYC3W2Qv7gG706byCZ8GPJvLNmC+ZzJr8sUnJOvIGK7aFrajXmJxYT 6o7g== MIME-Version: 1.0 X-Received: by 10.42.107.69 with SMTP id c5mr16319516icp.32.1426415441139; Sun, 15 Mar 2015 03:30:41 -0700 (PDT) Received: by 10.36.64.137 with HTTP; Sun, 15 Mar 2015 03:30:41 -0700 (PDT) Date: Sun, 15 Mar 2015 21:30:41 +1100 Message-ID: From: Alfredo De Luca To: users@httpd.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] 2 web servers in load balancing Hi all. I ve never done this before so I am asking best practice/info/docs of how to have 2 apache web servers in load balancing. - Which httpd module do I have to load in the http conf? - I was reading that I have to have a web load balancer on top of them? Is it necessary? Can they accept requests from a cisco /F5 load balancer? - What about persistent connection? - Also we''ll have a mySQL server? Any more info about this? Thanks in advance -- Alfredo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org