Re: Random Behavior

2002-12-04 Thread Gerald Richter
> exactly the same name as the session cookie. Then it just stopped doing > it entirely. > > I think I have debug logging on - Is there anything I could send? > You could grep your embperl.log file for SES: and see if it gives you any inside, but I don't expect so... Gerald

RE: Random Behavior

2002-12-03 Thread Justin Harrison
cember 03, 2002 5:06 AM > To: Justin Harrison; [EMAIL PROTECTED] > Subject: Re: Random Behavior > > > > > > Suddenly embperl is attempting to give (2) session cookies. > > > > One has a correct session hash and is OK. The other one is named > > session and

Re: Random Behavior

2002-12-03 Thread Gerald Richter - ecos gmbh
> Suddenly embperl is attempting to give (2) session cookies. > > One has a correct session hash and is OK. The other one is named session > and has an expiry of Wednesday, December 31, 1969 7:00:01 PM. > > I havent changed anything on the server - Before I rip my self apart, > does anyone know i

Re: Random behavior

2002-08-13 Thread Gerald Richter
; > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' > > Subject: RE: Random behavior > > > > > > Hi, > > > > Thank you for your response. > > > > It appears to *stop* when set to Maxclient 1, and after the > > max requests per child. >

RE: Random behavior

2002-08-13 Thread Justin Harrison
ginal Message- > From: Justin Harrison [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 4:12 PM > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' > Subject: RE: Random behavior > > > Hi, > > Thank you for your response. > >

RE: Random behavior

2002-08-13 Thread Justin Harrison
I _may_ have tracked down the behavior to this line: [- $http_headers_out{'Location'} = "http://zo.astyrrian.com/e/login.zoweb"; -] Are there any known problems with this? It is practically right from the manual. If I remove it and refresh several times, its fine. If I put it back in and refresh

RE: Random behavior

2002-08-13 Thread Justin Harrison
Hi, Thank you for your response. It appears to *stop* when set to Maxclient 1, and after the max requests per child. > -Original Message- > From: Ed Grimm [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 2:53 PM > To: Justin M. Harrison > Subject: Re: