[imp] IMP/Horde slowness

Earnie Boyd earnie at users.sourceforge.net
Wed Sep 14 05:28:28 PDT 2005


Quoting ??? <ssoo at siliconfile.com>:

> If all of performance tips in "horde/docs/PERFORMANCE"
> fail to improve Horde/IMP performance,
> try to change "horde/imp/config/conf.php":
>
> $conf['mailbox']['show_attachments'] = false;
> $conf['mailbox']['show_preview'] = false;
> $conf['mailbox']['show_xpriority'] = false;
>

You may need to take a look at the other dependencies.  You know things like
apache, php, imap, etc.  How are these configured?  Where are their
bottlenecks?

How about the server itself?  What else is taking resource time?

What about the network delivering packets to the client?  How many hops?  How
long does it take to receiver the packet data?

Earnie



More information about the imp mailing list