On 5/2/07, Sebastiaan van Erk <[EMAIL PROTECTED]> wrote:
It's a race condition and the problem occurs quite infrequently
(especially with small request bodies). The larger the request body of
the POST request, the more likely it is that the problem occurs. I was
testing at a few thousand request per second, and even then it rarely
showed up. The fact that other people out there are using getParameter()
on Comet POST requests and expect it to work seems to me to warrant 1)
acknowledgement that it is a bug, 2) a warning in the documentation, or
3) a request facade for the Comet API which throws an exception when the
getParameter() method is called on a POST request.

Whatever ;)

Rémy

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to