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 31BE4181FA for ; Wed, 25 Nov 2015 13:49:31 +0000 (UTC) Received: (qmail 40808 invoked by uid 500); 25 Nov 2015 13:49:30 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 40766 invoked by uid 500); 25 Nov 2015 13:49:30 -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 40755 invoked by uid 99); 25 Nov 2015 13:49:30 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2015 13:49:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 013231A0AAE for ; Wed, 25 Nov 2015 13:49:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.01 X-Spam-Level: *** X-Spam-Status: No, score=3.01 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, SPF_PASS=-0.001, T_REMOTE_IMAGE=0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id UgivbbeOI0Gf for ; Wed, 25 Nov 2015 13:49:19 +0000 (UTC) Received: from mail.icmp.int (autodiscover.ic-mp.org [217.75.196.162]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 798262026C for ; Wed, 25 Nov 2015 13:49:17 +0000 (UTC) From: Amir Mandzuka To: "user@jmeter.apache.org" Subject: Using JMeter slows down ASP.NET Cache on IIS Thread-Topic: Using JMeter slows down ASP.NET Cache on IIS Thread-Index: AdEnhtgF/SgibGgTTzymAMSaJbdNlg== Date: Wed, 25 Nov 2015 13:49:07 +0000 Message-ID: <16e5b1b41cab4fbca970802bc358e011@v-exc1.ic-mp.corp> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted Content-Type: multipart/alternative; boundary="_000_16e5b1b41cab4fbca970802bc358e011vexc1icmpcorp_" MIME-Version: 1.0 X-GFI-SMTP-Submission: 1 X-GFI-SMTP-HelloDomain: V-EXC1.ic-mp.corp X-GFI-SMTP-RemoteIP: 192.168.10.233 --_000_16e5b1b41cab4fbca970802bc358e011vexc1icmpcorp_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi. I started to used ASP.NET Cache to store values that are common for all we= b users to avoid fetching those values from database on each user request. I noticed that when I simulate user request using JMeter access to data in = server cache slows down dramatically. For example if I send only one reguest from JMeter it takes more than 100ms= to fetch data from cache and if I send one requests using web browser i ta= kes less that 1ms to fetch the same amount of data. Why is JMetter affecting cache access? While i was testing this there was n= o other users that used resources. My test plan is set up correctly, I can = login, open pages, search for data, add new data etc. Thanks Amir Mandzuka | Senior Database Software Developer [http://www.ic-mp.org/wp-content/uploads/2014/03/icmplogoblue.jpg] Office: Bosne Srebrene bb, KSC Mejdan, Tribina b, 75000, Tuzla, Bosnia and = Herzegovina | Tel: +387 35 228 830 | www.icmp.int Reflecting its new status as an International Organization, ICMP's website = has changed from www.ic-mp.org to www.icmp.int. All ICMP email addresses no= w end with @icmp.int. Join us on: [http://www.icmp.int/wp-content/uploads/2014/03/fbook.gif] [http://www.icmp.int/wp-content/uploads/2014/03/twt.gif] = [http://www.icmp.int/wp-content/uploads/2014= /03/ln.gif] --_000_16e5b1b41cab4fbca970802bc358e011vexc1icmpcorp_--