Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 12707 invoked from network); 17 Aug 2007 14:37:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Aug 2007 14:37:07 -0000 Received: (qmail 25897 invoked by uid 500); 17 Aug 2007 14:37:02 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 25876 invoked by uid 500); 17 Aug 2007 14:37:01 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 25865 invoked by uid 99); 17 Aug 2007 14:37:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 07:37:01 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of joncrlsn@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 14:36:57 +0000 Received: by nf-out-0910.google.com with SMTP id 30so413380nfu for ; Fri, 17 Aug 2007 07:36:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=V/3SMMij7Csz+MbCZM7vb5oQJu9YMytcEyczS1DyU4PwHz7PQpzWqVSb/BVe9U4n5O8f3ontaScf/8BmZaaTAg6Hh2c/GZFo1DMup+xDxGIKOSjx+xlrb3ZEFv2B1gSW8Gh+SBK3LGx1qQnlJdjvejctQ1h/IY1jxyEGFzthDQA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=gjs6MLEmHtqJPl9AsiV/ALarLeuUDzeQdEv/ZTRH6q341Z9WkHrpzMpITcaLT7tnIurzQk/9q2URGsAz2RJcFg7caebWQs+vJJBmXlSJ2guMUyfE2lwyzucHHyC8+7zXerqtO++xmSb+UyTgDrbTSKPIRTv9xoXBhvOGHzzlptA= Received: by 10.78.168.1 with SMTP id q1mr1027892hue.1187361395425; Fri, 17 Aug 2007 07:36:35 -0700 (PDT) Received: by 10.78.169.11 with HTTP; Fri, 17 Aug 2007 07:36:35 -0700 (PDT) Message-ID: <66e99e000708170736o273e6eb8oa93d292e94c56a1e@mail.gmail.com> Date: Fri, 17 Aug 2007 09:36:35 -0500 From: "Jon Carlson" Sender: joncrlsn@gmail.com To: jmeter-user@jakarta.apache.org Subject: PUT and DELETE (REST web service load testing) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_47341_11939122.1187361395401" X-Google-Sender-Auth: 2d0906c3c284d115 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_47341_11939122.1187361395401 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'm a fan of JMeter and have been on this mailing list several times over maybe 10 years. I am in the process of building a REST interface for a non-profit organization and I'd love to use JMeter to load-test it. However, it looks like the UI only shows GET and POST for HTTP methods. Would it be very hard to add PUT and DELETE? The REST architectural style for Web Services has been gaining in popularity due to the simplicity and beauty of it... It's really just web pages for computers... with the addition of PUT and DELETE for updating and deleting resources. Is HTTP PUT and DELETE on the radar for the developers? - Jon -- jon_carlson@writeme.com AIM: joncrlsn Cool site: http://www.bethinking.org Cool quote: "Faith is not a way of knowing anything. Faith is what you do with what you know." - Bruce Little ------=_Part_47341_11939122.1187361395401--