Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 94193 invoked from network); 9 Sep 2005 20:03:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Sep 2005 20:03:07 -0000 Received: (qmail 59578 invoked by uid 500); 9 Sep 2005 20:03:05 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 59550 invoked by uid 500); 9 Sep 2005 20:03:04 -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 59537 invoked by uid 99); 9 Sep 2005 20:03:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2005 13:03:04 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [141.146.126.230] (HELO agminet03.oracle.com) (141.146.126.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2005 13:03:16 -0700 Received: from rgmsgw300.us.oracle.com (rgmsgw300.us.oracle.com [138.1.186.49]) by agminet03.oracle.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id j89K32fc005888 for ; Fri, 9 Sep 2005 15:03:02 -0500 Received: from rgmsgw300.us.oracle.com (localhost [127.0.0.1]) by rgmsgw300.us.oracle.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id j89K317P011834 for ; Fri, 9 Sep 2005 14:03:01 -0600 Received: from [138.1.35.157] (dhcp-portland-pacwest-east-138-1-35-157.dhcpamer.oracle.com [138.1.35.157]) by rgmsgw300.us.oracle.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id j89K30Vv011822 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 9 Sep 2005 14:03:01 -0600 Message-ID: <4321EA71.6020007@oracle.com> Date: Fri, 09 Sep 2005 13:02:57 -0700 From: Ed Rybak User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jmeter-user@jakarta.apache.org Subject: Changing HTTP parameters for WebServices (SOAP) Requests? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I've been using the WebServices (SOAP) Sampler in jmeter 2.1 with good results but I'd like to figure out how to do a few other things: (1) Change the HTTP Headers I'd like to add a few headers e.g. User-Agent but when I add an HTTP Header Manager to the WebServices (SOAP) Sampler it does not pick up the headers. I've been able to get it to work with the SOAP/XML-RPC Sampler. (2) Changing the HTTP parameters The requests appear to use HTTP 1.0 and no-keepalive. I'd like to run with keepalive on for some tests and with HTTP 1.1. I tried setting true. Any ideas? Thanks, Ed --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org