RE: POST request processing failure

2002-09-11 Thread Rossen Raykov
can reproduce it most probably I'll be able to fix it also. Regards, Rossen > -Original Message- > From: Glenn Nielsen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 11, 2002 12:07 PM > To: Tomcat Users List > Subject: Re: POST request processing failure >

Re: POST request processing failure

2002-09-11 Thread Glenn Nielsen
Rossen > > > >>-Original Message- >>From: Glenn Nielsen [mailto:[EMAIL PROTECTED]] >>Sent: Wednesday, September 11, 2002 11:06 AM >>To: Tomcat Users List >>Subject: Re: POST request processing failure >> >> >>Hah! Back many months ago

RE: POST request processing failure

2002-09-11 Thread Rossen Raykov
> -Original Message- > From: Glenn Nielsen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 11, 2002 11:06 AM > To: Tomcat Users List > Subject: Re: POST request processing failure > > > Hah! Back many months ago the problem you are reporting would cause >

Re: POST request processing failure

2002-09-11 Thread Glenn Nielsen
Hah! Back many months ago the problem you are reporting would cause an infinite loop in the Processor. So I fixed the infinite loop bug and added code to report when these POST problems occur. I don't know what the source of the problem is, perhaps the remote client is aborting the connection b