Sorry but there seems to be no difference in the behaviour.. /Erik Den mån 28 juni 2021 kl 20:44 skrev Mark Thomas <ma...@apache.org>:
> On 28/06/2021 15:11, Mark Thomas wrote: > > On 28/06/2021 10:53, Erik Nilsson wrote: > >> Yep, something seems to go wrong with the waitingFor field in > >> WindowAllocationManager. > >> > >> We are developing a quite complex embedded cms application, don't know > >> if I > >> will be able to share this application. Hopefully you can reproduce this > >> anyway by using the nghttp client and another large webapp? One thing to > >> notice is that we can't reproduce this by accessing the > >> webapplication directly with any browser, but with a f5-proxy in > >> production > >> and nghttp it occurs almost every time. > > > > I'll see what I can do to reproduce this. > > > > Any chance you could run Tomcat with http2 debug logging enabled, > > trigger the issue and then post the debug logs (or send them to me > > privately if you prefer?). > > I've found a bug in the sendfile handling. Can you add > useSendfile="false" to the associated <Connector... /> element and see > if that works around the issue. > > Thanks, > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > --