<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,14 +20,19 @@ rate_step = 50
 # have been replayed
 # httperf_wlog      = n,requests_httperf
 
-# num_conn is the total number of connections to make during a test
-# num_call is the number of requests per connection (if keep alive is supported)
+# num-conns is the total number of connections to make during a test
+# num-calls is the number of requests per connection (if keep alive is supported)
 # The product of num_call and rate is the the approximate number of
 # requests per second that will be attempted.
 httperf_num-conns = 50
-httperf_num-call  = 1
+httperf_num-calls  = 1
 
 # timeout sets the maximimum time (in seconds) that httperf will wait
 # for replies from the web server.  If the timeout is exceeded, the
 # reply concerned is counted as an error.
-httperf_timeout   = 5
\ No newline at end of file
+httperf_timeout   = 5
+
+# add-header adds an HTTP header
+# If your test server is using HTTP basic auth, add a header like the following.
+# To figure out what it should be use &quot;curl -u user:password -v ...&quot;
+# httperf_add-header = '&quot;Authorization: Basic AbC123xYz456==\n&quot;'</diff>
      <filename>sample.conf</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a51331be4c64bd46e726907d6d51d0e7be5273cc</id>
    </parent>
  </parents>
  <author>
    <name>Paul Dowman</name>
    <email>paul@pauldowman.com</email>
  </author>
  <url>http://github.com/igrigorik/autoperf/commit/43b9261a112741dbd0f13f0c6aba5d1b4c1fc12c</url>
  <id>43b9261a112741dbd0f13f0c6aba5d1b4c1fc12c</id>
  <committed-date>2009-10-17T19:15:37-07:00</committed-date>
  <authored-date>2009-10-17T14:04:53-07:00</authored-date>
  <message>Fixed a couple of typos in httperf option names, and added a comment about HTTP basic auth.</message>
  <tree>28ff884c78f1f0bd7921a25995066bc5ca3dcd36</tree>
  <committer>
    <name>Ilya Grigorik</name>
    <email>ilya@igvita.com</email>
  </committer>
</commit>
