From owner-freebsd-cluster@FreeBSD.ORG Wed Mar 26 21:48:27 2008 Return-Path: Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF14E1065675 for ; Wed, 26 Mar 2008 21:48:27 +0000 (UTC) (envelope-from nbiondi@iridiumir.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id AC1278FC1E for ; Wed, 26 Mar 2008 21:48:27 +0000 (UTC) (envelope-from nbiondi@iridiumir.com) Received: by an-out-0708.google.com with SMTP id c14so45036anc.13 for ; Wed, 26 Mar 2008 14:48:26 -0700 (PDT) Received: by 10.100.34.16 with SMTP id h16mr1077881anh.80.1206566623272; Wed, 26 Mar 2008 14:23:43 -0700 (PDT) Received: by 10.100.127.19 with HTTP; Wed, 26 Mar 2008 14:23:43 -0700 (PDT) Message-ID: Date: Wed, 26 Mar 2008 14:23:43 -0700 From: "Nathan Biondi" To: freebsd-cluster@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: haproxy and heartbeat X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 21:48:28 -0000 Does anyone have any experience with setting up Haproxy and Heartbeat on FreeBSD for a mysql and apache cluster? In particular I am confused about a section of a tutorial I found in which the line "net.ipv4.ip_nonlocal_bind=1" is to be put into sysctl.conf and then sysctl -p is supposed to be run. However FreeBSD's sysctl does not have this -p flag available. Thanks in advance Nathan Biondi