On Thu, Apr 7, 2022 at 8:41 PM Robert Hicks <[email protected]> wrote: > > - [image: Fix:] Fix potential thread-safety issue that could cause > HTTP/1.1 request processing to wait, and potentially timeout, waiting for > additional data when the full request has been received. (markt) > > > What would that actually look like? Tomcat spinning its gears and not > serving anything?
It would supposedly timeout (then close) that single connection where the issue occurred and that's it. Rémy > Thanks, > > Bob --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
