On 12/05/2016 09:41, Mark Thomas wrote:
> On 10/05/2016 22:00, Thomas Meyer wrote:
>> Hi,
>>
>> I noticed that I can block tomcat 8 by opening 200 connection to the
>> http 1.1 connector and send 512 bytes of zero in each connection.
>>
>> Tomcat 8 seems to block in parseRequestLine() method for 20
On 10/05/2016 22:00, Thomas Meyer wrote:
> Hi,
>
> I noticed that I can block tomcat 8 by opening 200 connection to the
> http 1.1 connector and send 512 bytes of zero in each connection.
>
> Tomcat 8 seems to block in parseRequestLine() method for 20 seconds
> (connectionTimeout) and times out a
On 10.05.2016 23:00, Thomas Meyer wrote:
Hi,
I noticed that I can block tomcat 8 by opening 200 connection to the
http 1.1 connector and send 512 bytes of zero in each connection.
Tomcat 8 seems to block in parseRequestLine() method for 20 seconds
(connectionTimeout) and times out after that.
Hi,
I noticed that I can block tomcat 8 by opening 200 connection to the
http 1.1 connector and send 512 bytes of zero in each connection.
Tomcat 8 seems to block in parseRequestLine() method for 20 seconds
(connectionTimeout) and times out after that.
The blocking seems to happen while waiting