, July 08, 2004 11:23 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Re: PHP Sessions Question
> On garbage collection, it happens sometimes within seconds and sometimes
> within minutes. It tends to occur in batches with lulls of 20 to 30
> minutes. So, for example, I can login, navigate t
* Thus wrote My Self:
>
> or using the default handler, and the /tmp dir is full.
where /tmp being the local value for your session.save_path ini
setting.
Curt
--
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about. No, sir. Our model is the
* Thus wrote Jason Barnett:
> >On garbage collection, it happens sometimes within seconds and sometimes
> >within minutes. It tends to occur in batches with lulls of 20 to 30
> >minutes. So, for example, I can login, navigate through 11 different pages
> >to generate the problem, navigate 2 pages
On garbage collection, it happens sometimes within seconds and sometimes
within minutes. It tends to occur in batches with lulls of 20 to 30
minutes. So, for example, I can login, navigate through 11 different pages
to generate the problem, navigate 2 pages to generate the problem, and then
not s
Thanks Jason, I'll keep the information handy for creating my own session
handler in case other options I'm exploring right now don't work.
On garbage collection, it happens sometimes within seconds and sometimes
within minutes. It tends to occur in batches with lulls of 20 to 30
minutes. So, fo
Ed Lazor wrote:
What kind of problems could be happening server-side that would result in
PHP sessions randomly disappearing? And, is there a way to log or track
this information? Oh, and best of all, any recommendations on solutions?
To try logging this, you probably need to make your own sessio
6 matches
Mail list logo