I am working in a company which has a proxy to connect to internet and I want to do simple load test on www.google.com. So I tried to setup behind the proxy in Jmeter as below:
When I am trying to run the test it shows up below error. Can anyone help me out in this issue?
How about remove the protocol from your Proxy Server's input.
In other word, replace http://proxyconf.my-it-solutions.net/
to proxyconf.my-it-solutions.net
.
I guess /
at the end of your host is also not needed.