Hi all, I want to have graceful shutdown for my app and in order to achieve this I need to configure the stats module (as described here Cannot stop Jetty gracefully · Issue #1549 · eclipse/jetty.project)
| | | | | | | | | | | Cannot stop Jetty gracefully · Issue #1549 · eclipse/jetty.project I am using latest Jetty v9.4.5, dedicated (NOT embedded). In my Jetty, I got a fine running ROOT.war, so my Jett... | | | My question is if the StatisticsHandler is production ready? Do you guys see any problems enabling the stats module in production in terms of the overhead added to request processing?Let's say that the app must handle a very large number of requests. I am posting this here because I haven't found any useful info in the docs. Hope you can help.
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users
