Date: Sat, 10 Jan 2004 21:59:25 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Russell Dickson <birdcarry@webwingsnet.com> Cc: freebsd-questions@freebsd.org Subject: Re: resources using mhash Message-ID: <20040111035924.GC3393@dan.emsphone.com> In-Reply-To: <200401101826460595.3ACFC4BA@outgoing.verizon.net> References: <200401101826460595.3ACFC4BA@outgoing.verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 10), Russell Dickson said: > 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. >From what I can tell by the port description, it's just a library, and it seems to duplicate functionality already in openssl's libcrypto library. I wouldn't expect it to add more than a couple KB to any program linked with it. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040111035924.GC3393>