[imp] Big Session Problem
Jan Schneider
jan at horde.org
Tue Mar 20 12:30:59 UTC 2007
Zitat von Fatih ?aki <fatih.saki at mynet.com>:
> Hi all
>
> I noticed that when we include only *base.php *(for example in
> login.php) horde writes to the session object about 65 kb. data.(Without
> compression)
>
> We have about 3 million members.So its huge amount size of data to store
> for us.
>
> Most of the data is the applications details.
What do you mean with application details? The configuration items
from config/regsistry.php? In this case, simply remove all
applications that you don't use from registry.php.
> We want to use only *imp&dimp.*
>
> So how can i prevent the unnecessary data writing to the session object?
>
> Is there any idea to reduce the session object size?
Use a session handler like memcache that supports compression.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the imp
mailing list