Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Getting request time

Brilliant, thanks Jesse.

Martin

On 26 January 2011 15:13, Jesse McConnell <jesse.mcconnell@xxxxxxxxx> wrote:
> this ought to get you going
>
> http://wiki.eclipse.org/Jetty/Tutorial/Statistics
>
> cheers,
> jesse
>
> --
> jesse mcconnell
> jesse.mcconnell@xxxxxxxxx
>
>
>
> On Wed, Jan 26, 2011 at 09:08, Martin Hewitt <martin.hewitt@xxxxxxxxx> wrote:
>> Hi all,
>>
>> I'm doing some benchmarking and I was wondering if there's a built-in
>> mechanism inside Jetty to measure and output the time taken to serve a
>> given request?
>>
>> Thanks,
>>
>> Martin
>> _______________________________________________
>> jetty-users mailing list
>> jetty-users@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>


Back to the top