On 22 January 2015 at 23:42, Philippe Mouawad <[email protected]> wrote: > Hi, > Looking at this property I noticed it was in fact only used by HttpClient3 > while documentation does not mention this. > > So: > - Is this a bug ? Should it also apply to HttpClient 4 ?
Where is it used? What does it do? Does it do anything in HC3 that is not otherwise possible to do in HC4 or HTTP? Does the jmeter.properties history give any clues? I've not checked, but the usual reason for adding a property is to enable support for something without needing to update the GUI or the JMX. If the feature proves useful, then the GUI may well later be updated, rendering the property unnecessary. > - Is this a feature ? In this case this should be documented in > jmeter.properties If it provides a feature that is otherwise unavailable it should be documented. Otherwise the entry should perhaps be removed from the properties file to discourage its use. > Regards > Philippe
