Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] 8.1.2.v20120308 - rare mixup of requests

Per, I've had a look at all the information you've send me. I've been interested in the request body and not the response for sure, but you've sent that information anyhow.

Your request body is pretty big and you might hit some limit here. I've had a rough look at our code and I think if that would be really the case you should see some exception. On monday I will write a small test case trying to send and parse your request bodies and see what happens on jetty. Maybe I'll also do some concurrent tests with big load sending large request bodies.

However I need you to file a bugzilla and add all the information you have as you're the bug reporter. Please add everything you discovered and described in your emails to that bugzilla:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty&format=guided

Thanks and have a good weekend.

On 10/26/12 4:13 PM, Per Steffensen wrote:
Ups, forgot to say that I can make a BugZilla, but that I would prefer if you would do it, just to be sure that it is expressed and formatted as you want it.

Regards, Per Steffensen



Back to the top