[dev] IMP Sessions. Perl Module

Anil Madhavapeddy anil@recoil.org
Mon, 22 Jan 2001 01:44:39 +0000


Quoting Atif Ghaffar <aghaffar@developer.ch>:

> IMP is storing sessions in /tmp

Not IMP.  PHP4 is storing the sessions in /tmp; IMP just uses the builtin PHP4 
session functions.  All configurable from your php.ini

> 
> By the way the /tmp sessions are not usable for loadbalancing sites.
> hostA, hostB, hostC, hostD running IMP with DNS RoundRobin.
> 

As was answered before ...

-- 
Anil Madhavapeddy, <anil@recoil.org>