Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 81472 invoked from network); 17 Jun 2009 12:43:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jun 2009 12:43:18 -0000 Received: (qmail 52453 invoked by uid 500); 17 Jun 2009 12:43:29 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 52429 invoked by uid 500); 17 Jun 2009 12:43:28 -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 52419 invoked by uid 99); 17 Jun 2009 12:43:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 12:43:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.218.213 as permitted sender) Received: from [209.85.218.213] (HELO mail-bw0-f213.google.com) (209.85.218.213) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 12:43:20 +0000 Received: by bwz9 with SMTP id 9so282895bwz.37 for ; Wed, 17 Jun 2009 05:42:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=94gVmDWMelsS6q3pTCA7JcmLWONfmGO3Y6INBWD0cqA=; b=FlvAHKE3O0bCUBsQPX4XYtsHcxtw2UnH+VVnJjBkI/9dSxgwzfj+ntnB1r7PVZ/+uE 7k7qlVqYSZZBfUN78YBy9NxI+Pd2rV66DTrUy/ZnzRoXzrkqcxW+UGCHBfiNHH2kq4rD ufPbJsyXsFylRnDaujzlCECQBhWYtvdE6ucL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=QwS0re84k5wFOQWLHN2dDEZuLe+ACj3RYwiLKtSPg7MysQZYrpa0DbgmLIA6GjsNi9 gxj4MDpEuW4/T3xVICzTxhO8wvTjyqtGR7fRFb83eD7Hmd9JgZ/GvHK5h9VHL1oEDXGA atRcKq3MF0U7EmZj+FMO9R206TiLKh81ejMjw= MIME-Version: 1.0 Received: by 10.216.11.82 with SMTP id 60mr56939wew.36.1245242576691; Wed, 17 Jun 2009 05:42:56 -0700 (PDT) In-Reply-To: <9D5D5269C4FD6E4D8FF13B6A5116255807CD385F93@NIHMLBX05.nih.gov> References: <9D5D5269C4FD6E4D8FF13B6A5116255807CD385F92@NIHMLBX05.nih.gov> <25aac9fc0906170530u76fe8680l93c3b586b5506846@mail.gmail.com> <9D5D5269C4FD6E4D8FF13B6A5116255807CD385F93@NIHMLBX05.nih.gov> Date: Wed, 17 Jun 2009 13:42:56 +0100 Message-ID: <25aac9fc0906170542s685484fftee55f1817cc6630b@mail.gmail.com> Subject: Re: HTTP Proxy From: sebb To: JMeter Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org In that case, check the jmeter.log file for errors. If the browser sends the POST request to JMeter, it will generate a sampler, and then use the sampler to generate the request and the reply to the browser. On 17/06/2009, Stromas, Aaron (NIH/OD) [C] wrote: > No, it's HTTP. I double checked to be sure. > > -a > > > -----Original Message----- > From: sebb [mailto:sebbaz@gmail.com] > Sent: Wednesday, June 17, 2009 8:31 AM > To: JMeter Users List > Subject: Re: HTTP Proxy > > On 17/06/2009, Stromas, Aaron (NIH/OD) [C] wrote: > > Greetings, > > > > There is something that baffles me about the test plan obtained using= the JMeter HTTP proxy. I've "recorded" a test that includes SSO login, i.e= ., submitting username/password. When I follow the scenario using Firefox F= irebug plugin I see a POST request, as expected. However, the recorded test= plan shows only GET requests. And the test plan executes! Can someone sugg= est an explanation? I'd be most grateful. > > > > Is the POST request http or https? > If the latter, JMeter cannot record it, and won't even see it unless > the browser proxy is set up to use JMeter for https. > > > -a > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org