You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Robert Hicks <ro...@gmail.com> on 2022/04/07 18:40:19 UTC

9.0.60 fix question

   - [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?

Thanks,

Bob

Re: 9.0.60 fix question

Posted by Rémy Maucherat <re...@apache.org>.
On Thu, Apr 7, 2022 at 8:41 PM Robert Hicks <ro...@gmail.com> 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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org