On 26 February 2017 at 20:56, Philippe Mouawad
<[email protected]> wrote:
> Hello,
> Reading documentation:
> http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request
>
>
> *Emulating slow connections: *

There's a bug in the generated documentation.
Not sure what has happened, but it is different from the source.

> One can understand that feature work for HC4 and Java Implementation, but
> it appears it only works for HC4 in HTTP mode.
> It works for HTTPS but not for HTTP.

The previous two sentences contradict each other.


> I detected this bug by adding in build.xml:
>     <antcall target="batchtest">
>       <param name="batchtest.name" value="SlowCharsFeature"/>
>       <param name="batchtest.jmx" value="SlowCharsFeature.jmx"/>
>       <param name="batchtest.variable" value="jmeter.httpsampler"/>
>       <param name="batchtest.value" value="Java"/>
>     </antcall>
>
>
> --
> Cordialement.
> Philippe Mouawad.

Reply via email to