Hmm I can still get the same exceptions even if I set useAsyncIO="false",
but with maxConcurrentStreamExecution="1" it's stable.
/Erik

Den ons 30 juni 2021 kl 18:41 skrev Mark Thomas <ma...@apache.org>:

> On 30/06/2021 16:49, Erik Nilsson wrote:
> > Perfect that u can reproduce this with another webapp. Thankful for your
> > quick response. As I pointed out in the beginning of the conversation we
> > also got this problem behind our f5 loadbalancer. But not with if we
> > connect to Tomcat directly without a loadbalancer.
>
> Yes, this is a Tomcat bug. You should be able to work-around it with:
>
> useAsyncIO="false" on the Connector.
>
> I know where the problem is. I "just" need to figure out the fix.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

-- 

Reply via email to