[Chameleon] Interference with PHP's Garbage Collection

Abe Gillespie abe.gillespie at gmail.com
Tue May 9 12:36:51 EDT 2006


I'm afraid I will have to do that myself.  I like to stick with
built-in (i.e. "supported") technology where I can.  I might not be
able to in this case.

Thanks for the help though.  Anyone else wanna chime in?

-Abe

On 5/9/06, Bart van den Eijnden (OSGIS) <bartvde at xs4all.nl> wrote:
> Abe,
>
> we use a shell script to clean out the files instead.
>
> Best regards,
> Bart
>
> Abe Gillespie wrote:
>
> > I'm trying to pin down a problem with PHP's session tmp directory
> > growing out of control.  The problem grabbed my attention when a
> > customer's server ran out of space.  At that point the session
> > directory was 13.5G!
> >
> > I set the probability of garbage collection to 100 / 100 ... or
> > "always collect."  This has not helped since I see files beyond the
> > default age of 1440 seconds.
> >
> > Anyone else experiencing this or have a clue what I'm missing?
> >
> > System:
> > The only PHP app is Chameleon.
> > Chameleon 2.2
> > Apache 2.0.54
> > PHP 4.4.0
> >
> > All php.ini settings are default as included with php.ini.recommended
> > except for:
> > session.gc_probability = 100
> > session.gc_divisor     = 100
> >
> > Help is greatly appreciated.
> > -Abe
> >
> > _______________________________________________
> > Chameleon mailing list
> > Chameleon at lists.maptools.org
> > http://lists.maptools.org/mailman/listinfo/chameleon
> >
> >
>
>
> --
> Bart van den Eijnden
> OSGIS, Open Source GIS
> http://www.osgis.nl
>
>



More information about the Chameleon mailing list