Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E0E8988E for ; Thu, 2 Feb 2012 15:41:43 +0000 (UTC) Received: (qmail 40008 invoked by uid 500); 2 Feb 2012 15:41:42 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 39880 invoked by uid 500); 2 Feb 2012 15:41:42 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 39871 invoked by uid 500); 2 Feb 2012 15:41:41 -0000 Delivered-To: apmail-jakarta-jmeter-user@jakarta.apache.org Received: (qmail 39868 invoked by uid 99); 2 Feb 2012 15:41:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 15:41:41 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of oliver_lloyd@hotmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 15:41:35 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Rsymh-0008Gj-3C for jmeter-user@jakarta.apache.org; Thu, 02 Feb 2012 07:41:15 -0800 Date: Thu, 2 Feb 2012 07:41:15 -0800 (PST) From: Oliver Lloyd To: jmeter-user@jakarta.apache.org Message-ID: <1328197275089-5451074.post@n5.nabble.com> In-Reply-To: References: <25E1937A0B477A4E9DEE93C1E45D98848861E4D4DE@EXCH-01.BCIFOMENTO.CO.MZ> <1328191148916-5450764.post@n5.nabble.com> <25E1937A0B477A4E9DEE93C1E45D98848861E4D5D4@EXCH-01.BCIFOMENTO.CO.MZ> Subject: Re: Can't put to Work the property from HTTP Request Source IP address MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ah, right, once only access based on IP. It might be worth taking another approach here and either adjusting this restriction or just outright disabling it. This will allow you to proceed much faster. Of course, the problem with that is you won't be testing this code - perhaps this table will grow and grow over time and not be indexed properly? To mitigate this risk you could run a component test further down the stack simulating lots of the relevant calls using different IPs. This test could be at the database level directly or perhaps you could write a simple widget of some sort that makes these calls and then call the widget using JMeter passing in a new 'IP string' each time. ----- http://www.http503.com/ -- View this message in context: http://jmeter.512774.n5.nabble.com/Can-t-put-to-Work-the-property-from-HTTP-Request-Source-IP-address-tp5450654p5451074.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org