[imp] IMP performance and message display

Michael M Slusarz slusarz at horde.org
Tue Mar 24 22:01:33 UTC 2009


Quoting Andrew Morgan <morgan at orst.edu>:

>> Yes, memcache is definitely faster than fs-based caching if set up well.
>
> Also, DO use memcache as your session handler.  Trying to store sessions
> in MySQL with Horde3 is a major performance killer.

The one issue with memcache as a session handler is that it is not  
persistent.  If one of your memcache servers happens to go down, users  
whose sessions happen to reside on those servers will be logged out  
(although newer beta versions of the PHP memcache lib attempt to work  
around this).  Something to be aware of.

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the imp mailing list