From owner-freebsd-net Sun Jun 25 2:16:31 2000 Delivered-To: freebsd-net@freebsd.org Received: from solar.cc.nus.edu.sg (solar.cc.nus.edu.sg [137.132.5.123]) by hub.freebsd.org (Postfix) with ESMTP id E3A9937B89B; Sun, 25 Jun 2000 02:16:15 -0700 (PDT) (envelope-from ccegongw@nus.edu.sg) Received: from gongweit11.nus.edu.sg ([137.132.21.2]) by solar.cc.nus.edu.sg (8.9.3/8.9.3) with ESMTP id RAA08441; Sun, 25 Jun 2000 17:16:06 +0800 (SGT) Message-Id: <4.3.2.7.0.20000625170617.00ad95c0@137.132.21.1> X-Sender: gongwei@137.132.21.1 X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 25 Jun 2000 17:16:04 +0800 To: freebsd-questions@freebsd.org From: Gong Wei Subject: Equivalent in FreeBSD? Cc: freebsd-net@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear All, I am quite impressed by the Linux Virtual Server Project . Is there any similar project on FreeBSD? One of my assignment is to provide a highly available web service (http/https) with limited budget. The only solution I can think of right now is to use Linux Virtual Server to dynamically redirect traffic to a farm of Win2K web server (we couldn't affort to change the web server OS due to some legacy reason ...). It would be great if there are something equivalent on FreeBSD platform, though. The requirement is pretty simple: 1. load sharing among many real servers, 2. able to automatically detect failure real server and avoid forwarding request to it 3. low cost. Any pointer/additional info is greatly appreciated. Please email to me at ccegongw@nus.edu.sg. Thank you! Regards Gong Wei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message