Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 97064 invoked from network); 31 Jan 2008 13:55:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jan 2008 13:55:24 -0000 Received: (qmail 23877 invoked by uid 500); 31 Jan 2008 13:55:13 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 23852 invoked by uid 500); 31 Jan 2008 13:55:13 -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 23840 invoked by uid 99); 31 Jan 2008 13:55:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2008 05:55:13 -0800 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sys@lfod.info designates 216.86.168.178 as permitted sender) Received: from [216.86.168.178] (HELO mxout-03.mxes.net) (216.86.168.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2008 13:54:43 +0000 Received: from w15.irbs.net (w15.irbs.net [205.237.194.59]) by smtp.mxes.net (Postfix) with ESMTP id 9338723E3E8 for ; Thu, 31 Jan 2008 08:54:50 -0500 (EST) Received: from medusa.norsk-tipping.no (medusa.norsk-tipping.no [194.248.82.81]) by webmail.tuffmail.net (IMP) with HTTP for ; Thu, 31 Jan 2008 08:54:50 -0500 Message-ID: <1201787690.47a1d32a7b4c6@webmail.tuffmail.net> Date: Thu, 31 Jan 2008 08:54:50 -0500 From: sys@lfod.info To: jmeter-user@jakarta.apache.org Subject: Send HTTP requests from different IPs MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Virus-Checked: Checked by ClamAV on apache.org Hi gang! Do forgive me if this question's been answered before; couldn't find a solution. We have some HTTP servers, behind a Cisco CSS that does load balancing depending on the client's IP. I'll be using JMeter with the Commons HttpClient component to generate load, to test the HTTP servers. The load balancer needs to split the load between them evenly. JMeter has to run on a single, powerful machine running Linux. I can add all the alias IPs or even a few net intrfaces I need to the machine running JMeter, but how can I configure JMeter/HttpClient so that the requests will seem, to the load balancer, to be coming from different IPs? Perhaps using iptables? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org