Re: environment not getting reset

2004-05-18 Thread Alex Krohn
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

Re: environment not getting reset

2004-05-17 Thread Jean-Michel Hiver
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

Re: environment not getting reset

2004-05-15 Thread David Hodgkinson
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

RE: environment not getting reset

2004-05-15 Thread sagi
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

environment not getting reset

2004-05-15 Thread Alex Krohn
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