jsalvata    2004/01/24 10:37:09

  Modified:    xdocs/usermanual component_reference.xml
  Log:
  Minor documentation correction.
  
  Revision  Changes    Path
  1.74      +5 -5      jakarta-jmeter/xdocs/usermanual/component_reference.xml
  
  Index: component_reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- component_reference.xml   24 Jan 2004 02:18:17 -0000      1.73
  +++ component_reference.xml   24 Jan 2004 18:37:09 -0000      1.74
  @@ -1072,6 +1072,10 @@
   combination of includes and excludes, you should be able to record what you are 
interested in and skip what you are
   not.</p>
   
  +<p>
  +N.B. the string that is matched by the regular expression must be the same as the 
<b>whole</b> host+path string.<br></br>Thus <b>&quot;\.html&quot;</b> will <b>not</b> 
match <b>j.a.o/index.html</b>
  +</p>
  +
   <p>It is also possible to have the proxy add timers to the recorded script. To
   do this, create a timer directly within the HTTP Proxy Server component.
   The proxy will place a copy of this timer into each sample it records, or into
  @@ -1079,10 +1083,6 @@
   scanned for occurences of variable ${T} in its properties, and any such
   occurences will be replaced by the time gap from the previous sampler
   recorded (in milliseconds).</p>
  -
  -<p>
  -N.B. the string that is matched by the regular expression must be the same as the 
<b>whole</b> host+path string.<br></br>Thus <b>&quot;\.html&quot;</b> will <b>not</b> 
match <b>j.a.o/index.html</b>
  -</p>
   
   <p>When you are ready to begin, hit &quot;start&quot;.</p>
   <note>You will need to edit the proxy settings of your browser to point at the
  
  
  

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

Reply via email to