On Thu, Oct 28, 2021 at 9:43 PM Simone Bordet <sbor...@webtide.com> wrote:
> The simpler approach would be to call
> QueuedThreadPool.setMaxThreads(newValue) after your initial burst.
> ... Jetty's QoSFilter ...

Very helpful. Thanks, Simone. The thread pool's setter will probably
work for us. If we run into issues, we'll look deeper into the logic
of the QoSFilter. Thanks for the suggestions and info.
_______________________________________________
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