[horde] Horde is really really slow on my machine.
Andrew Morgan
morgan at orst.edu
Tue Mar 2 10:00:28 PST 2004
On Tue, 2 Mar 2004, Christopher Huyler wrote:
> > Have you compiled PHP with mcrypt? This can make a big difference.
>
> What is mcrypt and how does it affect my performance?
mcrypt is an encryption library that can be used by PHP/Horde. After
installing mcrypt on my system last spring, the load average was halved.
Apparently Horde will use mcrypt if it is available but falls back to it's
own (less optimized, I guess) code otherwise. You definately want to
install mcrypt.
Andy
More information about the horde
mailing list