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 9891FC84F for ; Thu, 17 May 2012 01:21:12 +0000 (UTC) Received: (qmail 53294 invoked by uid 500); 17 May 2012 01:21:11 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 53181 invoked by uid 500); 17 May 2012 01:21:11 -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 53171 invoked by uid 99); 17 May 2012 01:21:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2012 01:21:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aielloster@gmail.com designates 209.85.212.173 as permitted sender) Received: from [209.85.212.173] (HELO mail-wi0-f173.google.com) (209.85.212.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2012 01:21:06 +0000 Received: by wibhj6 with SMTP id hj6so4529348wib.8 for ; Wed, 16 May 2012 18:20:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=S6Yms1MUTwepY4uhj89QUSUMs66TPfxquFT2nDGG4/M=; b=ZDiFF9n6QO/fX47G3d+7SFZnuJnb07QuhyKZ+A3jZ9HT5UayMpVPC3Y08X6oWL38yW NfR7efUDNj+64Uk7Oh5Is02XdHRLOQrnEivq1oegdrd+b/5Ni3qLzaWs2LrvIxwyHxtm IOdm8en1v5t8BozluAjRg7eRbAdyYrNlkMa/J9MHGDti4sExvYyJvXD0z0jD2I1MWbFV hF7hPiwtIrzNnC3zyUJ7v7aT7GbuhCw8I0nOnIcO2FvIxE414wXKYQTlCUc7EA1lgnNu 06hkNWVrvq99WVg7PQ5Lczi7ov9Uen9DO0WhmhdlGnqJ4Q9hVGfEbZpaAbeiWe2ZZSYc y9nw== Received: by 10.216.213.79 with SMTP id z57mr3456322weo.27.1337217645311; Wed, 16 May 2012 18:20:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.157.142 with HTTP; Wed, 16 May 2012 18:20:14 -0700 (PDT) In-Reply-To: References: From: Jomebrew Date: Wed, 16 May 2012 18:20:14 -0700 Message-ID: Subject: Re: Jmeter: Is there a concurrent connection parameter? 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 I create 6 thread groups. I pass a session ID as a dynamic variable under the guise of a dynamic "property" value. Each thread authenticates using the same session ID from the original login. Technically, I have done 3 threads and not 6 but that should be more application dependent than Jmeter. On Wed, May 16, 2012 at 4:51 PM, chaitanya bhatt wrote: > My test requires me to create 6 concurrent HTTP connections per > user(thread), because the MTA which my app is is running on is custom bui= lt > and maintains 6 concurrent http connections unlike 2 connections in most > contemporary browsers. Is there a parameter property which =A0I can tweak= to > simulate this property? > > Thanks > Chaitanya M Bhatt > http://performancecompetence.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org