From owner-freebsd-questions@FreeBSD.ORG Sat Jan 10 15:26:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2A9416A4CE for ; Sat, 10 Jan 2004 15:26:49 -0800 (PST) Received: from out002.verizon.net (out002pub.verizon.net [206.46.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADE7643D55 for ; Sat, 10 Jan 2004 15:26:47 -0800 (PST) (envelope-from birdcarry@webwingsnet.com) Received: from web-roost1 ([4.8.68.143]) by out002.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040110232647.JPUC24265.out002.verizon.net@web-roost1> for ; Sat, 10 Jan 2004 17:26:47 -0600 Message-ID: <200401101826460595.3ACFC4BA@outgoing.verizon.net> X-Mailer: Courier 3.50.00.01.1085 (http://www.rosecitysoftware.com) (K) Date: Sat, 10 Jan 2004 18:26:46 -0500 From: "Russell Dickson" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="us-ascii" X-Authentication-Info: Submitted using SMTP AUTH at out002.verizon.net from [4.8.68.143] at Sat, 10 Jan 2004 17:26:46 -0600 Subject: resources using mhash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2004 23:26:49 -0000 I hope this is the correct list for this. I'm wondering about mhash and how others find it for efficiency on a web server, specifically for RAM and how much it adds to the web daemon. Also, if anyone has found a problem when recompiling it in with PHP? I can't find any such stats and little else on mhash. My server is on FreeBSD 4.7-REL, Apache 1.23.55 and PHP 4.2.3. The mhash extension is needed to connect with Authorize.Net's new system. I'm new to FreeBSD, the guy handling my server is not, though he's not familiar with mhash. Thanks in advance, Russell