jmetzger
16 years agoNew Contributor
Request buffer size limit
I have been successfully using version 2.5.1 for a long time, but I have run into a problem with a large request message. I got an immediate response of HTTP/1.1 400 Bad Request. After some experimentation, I found that as long as the Content-Length value of the request message is 65536 or lower, the request works, but adding one more byte causes the error.
Is there any way to increase the maximum request message size? I know that many of the messages I will be testing are going to larger than 64K.
Thanks,
Jim
Is there any way to increase the maximum request message size? I know that many of the messages I will be testing are going to larger than 64K.
Thanks,
Jim