[imp] Q: session.gc_probability
Andrew Morgan
morgan at orst.edu
Wed Feb 5 08:51:50 PST 2003
On Wed, 5 Feb 2003, Didi Rieder wrote:
> Hi,
>
> I have 2 webservers serving Imp. Both are using the same database for pref,
> sessions and so on. Should both of them running the garbage collector?
>
> Does this make sense?
> I have set on both a probability of 1/100
>
> Didi
Yes, this makes sense and is okay. I assume one reason you are running 2
webservers for imp is redundancy. If one of the webservers is down,
you'll want the other one to still do garbage collection.
Andy
More information about the imp
mailing list