David

Results 27 comments of David

Hi @NEC-Maeta I understand that the request is something to be evaluated by the JMeter team. But I am including information that may be useful the user as an alternative...

Hi @dpeddaswamy As I mentioned in my last answer. The current issue in the JMeter repository is regarding an HTTP2 support request, which has no correlation to the use or...

Thanks @lucasrodes The origin of the problem is at the source of the Ministry of public health. The historical data that they are publishing in the open data system is...

Hi @lucasrodes The Ministry of Public Health resolved the problems in its open data. It is worth clarifying that they have not yet resolved some problems that exist regarding the...

Hi @swagatikaswain5 Can you reproduce the problem with version 2.0.4? If so, please provide us with an example file so we can reproduce and work with it. Otherwise, run JMeter...

Analyzing more deeply the problem, I discovered when the plugin is installed on Linux o Mac, the .sh used by plugin manager, force to use the headless mode on awt,...

Hi @marcstern We would need to know a bit more about which plugin version you are using, jmeter version and java version. It also asks you if you configured the...

Hi @marcstern the use of -D is for "java system property" you need to use the -J for "jmeter property". https://jmeter.apache.org/usermanual/get-started.html#override Try with -J or in jmeter.properties file.

Hi @marcstern Sorry but looking at the implementation of the used http client, Jetty, the property we are using applies only to the response buffer, and not to the send...

Hi @serputko. Does this create any significant inconvenience? We will take it into consideration to fix it prior to the final version of asynchronous support. Thanks for reporting it.