Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] tracking request wait time

Hi,

On Wed, Feb 15, 2023 at 3:29 PM Matthias Sohn <matthias.sohn@xxxxxxxxx> wrote:
>
> I am looking for a way to track the time between a request being accepted by Jetty and the request starting processing.
> Is there some listener we could implement to log this time to track down some Gerrit performance issues we are investigating?

https://www.eclipse.org/jetty/documentation/jetty-11/programming-guide/index.html#pg-server-http-channel-events

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top