Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 29901 invoked from network); 11 Oct 2010 15:50:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Oct 2010 15:50:35 -0000 Received: (qmail 86933 invoked by uid 500); 11 Oct 2010 15:50:35 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 86861 invoked by uid 500); 11 Oct 2010 15:50:34 -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 86853 invoked by uid 99); 11 Oct 2010 15:50:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 15:50:34 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.216.44 as permitted sender) Received: from [209.85.216.44] (HELO mail-qw0-f44.google.com) (209.85.216.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 15:50:28 +0000 Received: by qwc9 with SMTP id 9so1723945qwc.31 for ; Mon, 11 Oct 2010 08:50:03 -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=drnceSZWcCJEcWpOtTmErjyPw3vX5lQOjBDd14OVvaI=; b=MTufXrc5LtIldEp8Tl8cv7mPZ8M/u/D6sLHBXriE+3Al7SvzgbWzHEbxnMTFM4oVj0 KtuX9va3EZC7tDA4jMZf61OHIJkfkIFzkPwNl3lZObuHipUveOU6rFXZOwKDtlN2JM2H F2jGnhb0BZa3zd5fSFgCrS6qXEN8zbP4TqLSo= 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=IysvM+AONHi1c0Y69EWI9dWO3HAZ6JBLdtJu911EKo9YCOAiwphcnnwV+A4pdd5vrs K3WyWQquBm1uXwlzaVj8X6t1av9MpvpnnRaT4gQn1MZAw8SdStBZ4qfn4ey9eX9b7KX1 VRCbQgBqhsE6GkoooE9EzpYs9jJVeppKHSHEs= MIME-Version: 1.0 Received: by 10.224.51.199 with SMTP id e7mr4629909qag.0.1286812202900; Mon, 11 Oct 2010 08:50:02 -0700 (PDT) Received: by 10.229.230.213 with HTTP; Mon, 11 Oct 2010 08:50:02 -0700 (PDT) In-Reply-To: References: Date: Mon, 11 Oct 2010 16:50:02 +0100 Message-ID: Subject: Re: Using GZipped compressed response size. From: sebb To: JMeter Users List Content-Type: text/plain; charset=ISO-8859-1 On 11 October 2010 11:30, Yusuf Jakoet wrote: > Hi > > How could I use the compressed size of a gzip response as apposed to the > uncompressed SOAP size? > I need the value of the compressed size for the particular test that I'm > executing. Does it not appear as the Content-Lengthin the header? If so, then use the Regex Extractor PostProcessor to extract it from the headers. > > > Thanks > Yusuf > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org