users@glassfish.java.net

GlassFish v3 Slow SSL.

From: <glassfish_at_javadesktop.org>
Date: Wed, 07 Apr 2010 12:08:31 PDT

Hi it seems I'm experiencing the same issues found in this thread: http://forums.java.net/jive/message.jspa?messageID=299012

Except I don't have access to sunsolve to see what the issue is exactly...

My setup...
3.4 Ghz, 1GB RAM
Windows 2003 SP2
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
GlassFish v3 (build 74.2) Default setup + the following additional VM parameters...

        <jvm-options>-server</jvm-options>
        <jvm-options>-XX:MaxPermSize=192m</jvm-options>
        <jvm-options>-Xms512m</jvm-options>
        <jvm-options>-Xmx1024m</jvm-options>
        <jvm-options>-XX:+UseParallelOldGC</jvm-options>

I deployed a fairly simple Servlet (Web App) does minor XML parsing.
I'm using JMeter configured for 200 users
http = 2800 requests a second
https = 200 requests a second

I'm also using the default SSL so it is untrusted...
[Message sent by forum member 'infectedrhythms']

http://forums.java.net/jive/thread.jspa?messageID=395750