From owner-freebsd-security@FreeBSD.ORG Thu Apr 8 08:18:38 2004 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E14EF16A4CE for ; Thu, 8 Apr 2004 08:18:38 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18BBC43D45 for ; Thu, 8 Apr 2004 08:18:38 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i38FIXTD026487; Thu, 8 Apr 2004 17:18:33 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Michael W. Lucas" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 08 Apr 2004 10:43:22 EDT." <20040408144322.GA83448@bewilderbeast.blackhelicopters.org> Date: Thu, 08 Apr 2004 17:18:33 +0200 Message-ID: <26486.1081437513@critter.freebsd.dk> cc: security@freebsd.org Subject: Re: recommended SSL-friendly crypto accelerator X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 15:18:39 -0000 In message <20040408144322.GA83448@bewilderbeast.blackhelicopters.org>, "Michae l W. Lucas" writes: >On Thu, Apr 08, 2004 at 04:28:37PM +0200, Poul-Henning Kamp wrote: >> >>Look at VPN14x1 from www.soekris.com, it's darn cheap too. > >Thanks, phk! > >For $79, it's cheap enough that I could put a whole stack of them in a >machine. Can FreeBSD take advantage of multiple cards like that? I think so, but I am not sure the code currently does load-sharing or just "try to find a card which can do this job" sharing. Maybe sam@ would know, you should probably ask him. >(Yes, that's a serious concern; I'm looking at 15,000 simultaneous >users on a SSL Web site, and would prefer to avoid spending the big >bucks on a so-called "hardware SSL accelerator.") Whee :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.