Jetty 9 is now at End of Community Support.

See: https://github.com/eclipse/jetty.project/issues/7958

In Jetty 10+ thread depletion often points at misconfigured Threading
(inappropriate decisions based on your webapps' usage).

Joakim Erdfelt / joa...@webtide.com


On Wed, Jun 21, 2023 at 6:56 AM jdison16--- via jetty-users <
jetty-users@eclipse.org> wrote:

> Hello!
>
> I am using latest version of jetty-9 (embedded).
> Sometimes all threads serving HTTP requests are depleted.  I want to be
> able to see the list of all HTTP requests currently being processed.
> Something similar to Apache web server's /server-status handler.
>
> Is it possible to do this and how?
>
> Thanks!
> _______________________________________________
> jetty-users mailing list
> jetty-users@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to