Bug 9945 - [PATCH] new funtionality for apache bench
Summary: [PATCH] new funtionality for apache bench
Status: RESOLVED DUPLICATE of bug 27888
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: support (show other bugs)
Version: 2.0-HEAD
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2002-06-18 08:20 UTC by Ben Rooney
Modified: 2013-06-01 09:01 UTC (History)
0 users



Attachments
patch to be applied to ab.c 2.0.36 (2.97 KB, patch)
2002-06-18 08:21 UTC, Ben Rooney
Details | Diff
patch to apply to ab.c 1.3.24 (2.71 KB, patch)
2002-06-18 08:22 UTC, Ben Rooney
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Rooney 2002-06-18 08:20:25 UTC
me and my colleague, jordan christensen, had a need for apache bench to not
report errors if the documents were not the same length since we were bench
marking a dynamic page.  with that in mind, we added a -l option to ab.  this
option takes a numeric value that indicates how much a retrieved document can
differ from the first document retrieved.
Comment 1 Ben Rooney 2002-06-18 08:21:58 UTC
Created attachment 2114 [details]
patch to be applied to ab.c 2.0.36
Comment 2 Ben Rooney 2002-06-18 08:22:23 UTC
Created attachment 2115 [details]
patch to apply to ab.c 1.3.24
Comment 3 Jeff Trawick 2003-11-21 17:04:07 UTC
I'm going through the bug db to make sure patches are findable.  Please see 
http://httpd.apache.org/dev/patches.html
Comment 4 Christophe JAILLET 2013-06-01 09:01:36 UTC

*** This bug has been marked as a duplicate of bug 27888 ***