Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 51337 invoked from network); 4 Feb 2005 11:30:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Feb 2005 11:30:26 -0000 Received: (qmail 72556 invoked by uid 500); 4 Feb 2005 11:30:08 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 72523 invoked by uid 500); 4 Feb 2005 11:30:08 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 72035 invoked by uid 99); 4 Feb 2005 11:30:06 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from www.inatec.com (HELO www.inatec.com) (213.149.67.112) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 04 Feb 2005 03:30:05 -0800 Received: (qmail 32266 invoked from network); 4 Feb 2005 11:30:02 -0000 Received: from trimurti.inatec.com (HELO ?192.168.1.91?) (192.168.1.91) by www.inatec.com with SMTP; 4 Feb 2005 11:30:02 -0000 Message-ID: <42035CBA.9090904@inatec.com> Date: Fri, 04 Feb 2005 12:30:02 +0100 From: Thomas Keller User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: jmeter-user@jakarta.apache.org Subject: JMeter and SSL = slow X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello! I'm working with JMeter 2.0.2 (JDK 1.5.0) to create a test case for our ssl app to test the work load. SSL is configured on the server with mod_ssl using a self-signed certificate which works flawlessly in any browser. Since JMeter needs a PKCS12 certificate to be able to talk to an SSL server I created this one out of my original certificate/key with $ openssl pkcs12 -export -in xxxxxx.com.cert -inkey \ devi90.inatec.com.key-insecure -name "xxxxxx.com Test certificate" \ -out xxxxxx.com.p12 and imported it into JMeter via SSL Key Manager. Now, JMeter makes SSL requests and gets valid responses, but each request takes between 5 to 10 seconds, while a normal http request took under a second before. A SSL request in any browser is also done within a couple of milliseconds. Am I doing something wrong or have I'm forgotten to configure something? Thanks for your replies. -- Best regards | Mit freundlichen Gr��en Thomas Keller. inatec solutions GmbH, Public Key 0x94A5F429 --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org