https://bz.apache.org/bugzilla/show_bug.cgi?id=65460
--- Comment #15 from dpy1123 <dpy1...@126.com> --- c(In reply to Mark Thomas from comment #14) > Found it. There is a regression in the previous release. > > If using async IO (available and default in 9.x and 10.x) small updates to > the connection flow control window were dropped. The window slowly reduced > in size until no more data could be read. > > If not using async IO, small updates to the connection flow control window > are written but not flushed so at worst, you'll see a small delay. > > Setting overheadWindowUpdateThreshold="0" avoids the issue with or without > async IO. > > Fixed in: > - 10.1.x for 10.1.0-M3 onwards > - 10.0.x for 10.0.9 onwards > - 9.0.x for 9.0.51 onwards > - 8.5.x for 8.5.70 onwards cool~ looking forward to next release. Thx for helping~ -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org