If these "static" components are images, scripts, styles, fonts, etc. you don't need to mimic these requests manually, you should rather leave this to JMeter. Tick *Retrieve All Embedded Resources from HTML Files* and *Use concurrent pool* boxes at the "Advanced" tab of the HTTP Request Defaults <http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request_Defaults> and define the desired number of parallel requests via *Size* input.
If your "static components" don't fall into any of the aforementioned categories check out Parallel Controller <https://github.com/Blazemeter/jmeter-bzm-plugins/blob/master/parallel/Parallel.md#parallel-controller> plugin which seems to be something you're looking for (however you might need to get rid of your Transaction Controller). If you will go for the Parallel Controller you can install it using JMeter Plugins Manager <https://www.blazemeter.com/blog/how-install-jmeter-plugins-manager> -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
