I am trying to load test a proxy server. I know that I need to add the following command to the TSUNG configuration file:
option type="ts_http" name="http_use_server_as_proxy" value="true"
However, I am not sure where in the xml configuration file this option should be entered.
Any example of a TSUNG XML configuration file that load test a proxy server would be most helpful.