https://issues.apache.org/bugzilla/show_bug.cgi?id=44851
Summary: ApacheBench: Rudamentary PUT and DELETE support
Product: Apache httpd-2
Version: 2.2.8
Platform: All
URL: http://www.martini.nu/
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=21842)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=21842)
ApacheBench PUT and DELETE
Hey there.
We're working on a modest REST framework, and wanted to wrap automatic
benchmarking into our continuous build process. I'm honestly a little
surprised by the lack of benchmarkers out there that output in a machine
parsable format. 'ab' is pretty ubiquitous, but we needed DELETE and PUT in
addition to GET/HEAD/POST.
This small patch represents about 15 minutes of pokin' at it. It seems to do
the right thing. Taken from a 2.2.8-stable tarball.
I tried to keep it within the existing code style. Comments welcome.
I'd appreciate your consideration with committing this to the core codebase --
it'd be great to round out ApacheBench's RESTy verbs a bit.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]