Hi,
> > I'm facing a weird problem that's proving difficult to track down.
> >
> > After a certain number of hits to our mod_perl apps, the environment no
> > longer gets reset per request. For example, if you have a script that
> > just dumps the environment, after hitting some piece of code, t
Alex Krohn wrote:
Hi,
I'm facing a weird problem that's proving difficult to track down.
After a certain number of hits to our mod_perl apps, the environment no
longer gets reset per request. For example, if you have a script that
just dumps the environment, after hitting some piece of code, that
On 15 May 2004, at 19:38, Alex Krohn wrote:
Hi,
I'm facing a weird problem that's proving difficult to track down.
After a certain number of hits to our mod_perl apps, the environment no
longer gets reset per request. For example, if you have a script that
just dumps the environment, after hitting
Have you looked into Apache::Status?
-Original Message-
From: Alex Krohn [mailto:[EMAIL PROTECTED]
Sent: Saturday, May 15, 2004 11:38 AM
To: [EMAIL PROTECTED]
Subject: environment not getting reset
Hi,
I'm facing a weird problem that's proving difficult to track down.
After
Hi,
I'm facing a weird problem that's proving difficult to track down.
After a certain number of hits to our mod_perl apps, the environment no
longer gets reset per request. For example, if you have a script that
just dumps the environment, after hitting some piece of code, that
script will show