Hi Stefan, This is very interesting. Could you send me a simple project reproducing the issue and enough details to simulate the load with a tool like JMeter?
Using Jetty might be a good workaround for you, but I'd still love to fix any issue with Tomcat if possible. Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : [email protected] [mailto:[email protected]] Envoyé : dimanche 23 août 2009 13:38 À : [email protected] Objet : RE: Extracting POST parameters fails sporadically Jerome, thanks a lot for your reply. I tried with the latest 2.0 snapshot, but the problem is still there. Also, since I understood that the problem may be with using the @Post annotations, I changed my code to overwrite the post() method instead of using annotations, but still the same problem. By the way, the proxy server I described as being part of the setup is definitely not the problem, I tried communicating directly with Tomcat, and the problem persists. I will now set up Jetty and see if this works better than Tomcat, but this will probably take some time, as my experience with application servers is limited... So, if you have any ideas or need more information, please let me know. Regards Stefan ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=23864 81 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2386491

