Hi team,
I’ve run the simulation with the below building blocks:
setUp(
scn.inject(
rampUsers(15) during(60 seconds)
).protocols(httpProtocol)
)
As a result, it’s failing so many requests and gives a common error i.e j.n.UnknownHostException
Please provide the solutions on urgent basis
UnknownHostException means that DNS resolution fails and that the machine where you’ve deployed your injector can’t resolve your target hostname.
Please provide the solutions on urgent basis
Now, I think you don’t properly understand what you can expect as a free user from an open source project, all the more as on your side, you’re likely to get paid for using it.
Answers and help come when they come and are not free consulting or training, more guidance and hints.