Re: DO NOT REPLY [Bug 20850] - POST is not defined in RFC 2068and is not supported by the Servlet API

2003-06-18 Thread Remy Maucherat
Bill Barker wrote:
I don't think that you've really read the stack-trace.  This is happening
well into the Servlet.service method, so Coyote has obviously read the
method fine.
Hmmm, I don't think so: service does the request name dispatching.
And the status returned is 501, not 500.
The read timeout may not occur on the same request.
All in all, I'll leave to the reporter that he's sending valid requests. 
I think the report is bogus :)

Remy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: DO NOT REPLY [Bug 20850] - POST is not defined in RFC 2068and is not supported by the Servlet API

2003-06-18 Thread Antonio Fiol BonnĂ­n
Just as an idea of sb that does not know nearly anything about tomcat 
internals.

May it be a question about request pipelining?

Something about overwriting a buffer that is needed later, or some 
similar issue...

HTH,

Antonio Fiol

Remy Maucherat wrote:

Bill Barker wrote:

I don't think that you've really read the stack-trace.  This is 
happening
well into the Servlet.service method, so Coyote has obviously read the
method fine.


Hmmm, I don't think so: service does the request name dispatching.
And the status returned is 501, not 500.
The read timeout may not occur on the same request.
All in all, I'll leave to the reporter that he's sending valid 
requests. I think the report is bogus :)

Remy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]