khammond    01/11/23 16:15:11

  Added:       xdocs/demos ProxyServerTestPlan.jmx
  Log:
  Created.
  
  Revision  Changes    Path
  1.1                  jakarta-jmeter/xdocs/demos/ProxyServerTestPlan.jmx
  
  Index: ProxyServerTestPlan.jmx
  ===================================================================
  <?xml version="1.0"?>
  
  <TestPlan>
  <threadgroups>
  <ThreadGroup name="Thread Group" numThreads="1" rampUp="0">
  <controllers>
  <LoopController type="org.apache.jmeter.control.LoopController" name="Loop 
Controller" iterations="1">
  <configElements>
  <ProxyControl type="org.apache.jmeter.protocol.http.proxy.ProxyControl">
  <property name="port">8080</property>
  <property name="name">HTTP Proxy Server</property>
  <property name="includes"><Arguments>
  </Arguments>
  </property>
  <property name="excludes"><Arguments>
  </Arguments>
  </property>
  </ProxyControl>
  </configElements>
  <controllers>
  </controllers>
  </LoopController>
  </controllers>
  <timers>
  </timers>
  <listeners>
  </listeners>
  </ThreadGroup>
  
  </threadgroups>
  <configElements>
  </configElements>
  </TestPlan>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to