No problem Oleg, answering after 2 days is pretty acceptable and you're
doing this on your personal time so I have nothing to say.

I hope you'll handle your personal and work issues and be in a better state
, good luck

On Thu, Oct 12, 2017 at 10:50 AM, Oleg Kalnichevski <ol...@apache.org>
wrote:

> On Wed, 2017-10-11 at 20:55 +0200, Philippe Mouawad wrote:
> > Hello Team,
> > Pinging again in case somebody can help.
> > Regards
> >
>
> My apologies, Philippe
>
> I was (still am) buried under with work related and personal issues.
>
> Oleg
>
>
> >
> > On Mon, Oct 9, 2017 at 11:19 PM, Philippe Mouawad <pmoua...@apache.or
> > g>
> > wrote:
> >
> > > Hello,
> > > Within JMeter projet I am working on migration fully to last APIs
> > > of
> > > HttpClient:
> > >
> > >    - https://bz.apache.org/bugzilla/show_bug.cgi?id=58757
> > >
> > > You can see current code here:
> > >
> > >    - https://github.com/ubikloadpack/jmeter/tree/HC4_FULL_MIGRATION
> > >
> > > I have nearly completed the work except for 2 remaining items:
> > >
> > >    - Virtual Host:
> > >       - I don't see this parameter in newer interfaces
> > >          - https://github.com/apache/jmeter/blob/trunk/src/
> > >          protocol/http/org/apache/jmeter/protocol/http/sampler/
> > >          HTTPHC4Impl.java#L1117
> > >          <https://github.com/apache/jmeter/blob/trunk/src/protocol/
> > > http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java#L1117
> > > >
> > >
> > >
> > >    - "Slow " connection feature:
> > >       - This feature allows to simulate slow connection. Currently
> > > we
> > >       wrap Input/Output stream returned by socket with
> > > SlowInputStream/
> > >       SlowOutputStream
> > >       - https://github.com/apache/jmeter/blob/trunk/src/
> > >          protocol/http/org/apache/jmeter/protocol/http/util/
> > >          SlowHC4SocketFactory.java
> > >          <https://github.com/apache/jmeter/blob/trunk/src/protocol/
> > > http/org/apache/jmeter/protocol/http/util/SlowHC4SocketFactory.java
> > > >
> > >          - https://github.com/apache/jmeter/blob/trunk/src/
> > >          protocol/http/org/apache/jmeter/protocol/http/sampler/
> > >          HTTPHC4Impl.java#L322
> > >          <https://github.com/apache/jmeter/blob/trunk/src/protocol/
> > > http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java#L322>
> > >          - https://github.com/apache/jmeter/blob/trunk/src/
> > >          protocol/http/org/apache/jmeter/protocol/http/sampler/
> > >          HTTPHC4Impl.java#L892
> > >          <https://github.com/apache/jmeter/blob/trunk/src/protocol/
> > > http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java#L892>
> > >       - It is not clear for me how this feature should be
> > > implemented:
> > >          - Should we adapt SSLSocket and Socket with a Slow feature
> > > ?
> > >
> > >
> > > Hope you can help by pointing me to the components.
> > >
> > > Thanks
> > >
> > > Regards
> > >
> > > Philippe M.
> > >
> > > @philmdot
> > >
>



-- 
Cordialement.
Philippe Mouawad.

Reply via email to