Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 59501 invoked from network); 13 May 2010 16:53:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 May 2010 16:53:04 -0000 Received: (qmail 97568 invoked by uid 500); 13 May 2010 16:53:03 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 97524 invoked by uid 500); 13 May 2010 16:53:03 -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 97516 invoked by uid 99); 13 May 2010 16:53:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 May 2010 16:53:03 +0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shettyd@gmail.com designates 74.125.83.172 as permitted sender) Received: from [74.125.83.172] (HELO mail-pv0-f172.google.com) (74.125.83.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 May 2010 16:52:58 +0000 Received: by pvb32 with SMTP id 32so984184pvb.31 for ; Thu, 13 May 2010 09:52:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=TMGgzoL2sI7xNVkV//O62VraU0WPM2tkfUkNPgLDKZU=; b=fE0p8qfwJaxBFwhcLcyejQS0ANj2vz4YKcAAcq9vX5lSBcWogniNgEu0M54jx84OZ1 VIBvt+2Ek5/Uen9VSaMQfkP2kj6rrvsRf3XpeVs1KOjOtggdF0MOyYkL6KFbTgszNYym uTXRsf80ctF/0E4e+0gs6XjPJ5cvN470Nu3/0= 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; b=foa83wYyxJXkeypotrC2lX6VqWUSCRLQkoI7eJ8hXud/xj1T5b/vd9XH25e3lTB3JV AwJxAk9HuTprOONXaBboftDPPt/Paz7pVhsnhIuy0hI7DfWLL/qoexOJn/2OT4V9ydtf UrD+7CT1h+KUxQNPnFEPGzYrHpbGu8yt7z7To= MIME-Version: 1.0 Received: by 10.141.110.6 with SMTP id n6mr6296704rvm.163.1273769558521; Thu, 13 May 2010 09:52:38 -0700 (PDT) Received: by 10.141.32.15 with HTTP; Thu, 13 May 2010 09:52:38 -0700 (PDT) In-Reply-To: <28548416.post@talk.nabble.com> References: <28548416.post@talk.nabble.com> Date: Thu, 13 May 2010 09:52:38 -0700 Message-ID: Subject: Re: Cookie Manager woes From: Deepak Shetty To: JMeter Users List Content-Type: multipart/alternative; boundary=00032556278a0fb7f104867c9614 --00032556278a0fb7f104867c9614 Content-Type: text/plain; charset=ISO-8859-1 possibly you havent specified the data correctly in the Cookie Manager e.g. domain should be blah.com (exactly) path should be / or /blah secure should be blank On Thu, May 13, 2010 at 7:39 AM, jacobd wrote: > > Hey everyone. > > Im having trouble with using the cookie manager jmeter. > > Im using jmeter 2.3.4 > > When I setup up the cookie manager in my thread group I cant seem to send > any cookies even with setting one manually. As well as not setting any > manually when I look at the request in the tree view it shows the > following: > > GET http://blah.com/blah/blah=blah <-- > just an example request. > > [no cookies] > > Request Headers: > Connection: keep-alive > > My setup is as follows: > > test plan > -Thread Group > - HTTP request > - Cookie Manager > Simple Data writer > > > > Am I missing something in the config file? > > Thanks, > Jacob > -- > View this message in context: > http://old.nabble.com/Cookie-Manager-woes-tp28548416p28548416.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --00032556278a0fb7f104867c9614--