[dev] IMP Sessions. Perl Module
Atif Ghaffar
aghaffar@developer.ch
Mon, 22 Jan 2001 02:09:58 +0100
Atif Ghaffar wrote:
>
> Hi,
>
> I tried to use Horde::Sessions
> http://aghaffar.developer.ch/Softwares/Horde/Horde-Session-0.01/
> against the current version (cvs), but it seems that the logic of
> storing information is a bit changed.
>
> Can someone highlight me so I can update this module?
> thanks
Oh I figured it out,
IMP is storing sessions in /tmp
I had active_sessions table for 2.2.x which was confusing me.
By the way the /tmp sessions are not usable for loadbalancing sites.
hostA, hostB, hostC, hostD running IMP with DNS RoundRobin.