Hi Philippe,

If you want to speed up the process, I'd recommend you provide a patch on
top of trunk.

2c,
Gary

On Sun, Jan 17, 2016 at 5:33 AM, Philippe Mouawad <pmoua...@apache.org>
wrote:

> Hi,
> Any feedback on this question ?
> Thanks
>
> On Wed, Jan 13, 2016 at 10:48 PM, Philippe Mouawad <pmoua...@apache.org>
> wrote:
>
> > Hello,
> >
> > We have a requirement in JMeter to compute latency in the most accurate
> > way:
> >
> >    - latency being  the time between the start of the request send and
> >    the first byte receival.
> >
> > Currently it appears there is an interface called:
> >
> >    - org.apache.http.HttpConnectionMetrics
> >
> > implemented by :
> >
> >    - org.apache.http.impl.HttpConnectionMetricsImpl
> >
> > It would be nice to enhance to compute this latency within
> > HTTPCore/HTTPClient.
> >
> > Or maybe this already exists.
> >
> > I looked at some other way with HttpRequestInterceptor /
> > HttpResponseInterceptor , but I don't think it's the correct place.
> >
> >
> > Thanks
> >
> > Regards
> >
> > Philippe M.
> >
> > @philmdot
> >
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to