On Thu, Mar 14, 2019 at 2:58 PM Santhosh Kumar <santhosh...@gmail.com>
wrote:

> I have tried the same set of testcases using h2load with tomcat 9.0.17
> from github releases
> (https://github.com/apache/tomcat/releases/tag/9.0.17) .
>
> h2load -n 100 -d /tmp/1k https://localhost:8443/
> requests: 100 total, 64 started, 63 done, 63 succeeded, 37 failed, 37
> errored, 0 timeout
>
> h2load -n 200 -d /tmp/512b https://localhost:8443/
> requests: 200 total, 128 started, 127 done, 127 succeeded, 73 failed,
> 73 errored, 0 timeout
>
> The issue still occurs in latest version too.
>

This is not related to the issue that you reported (you gave a stacktrace
for it, and it was helpful). Please use a real test with a real servlet
consuming the data,

Rémy

Reply via email to