Customizing GlassFish v2 with 23 unpublished properties.
Posted by jfarcand on October 4, 2007 at 3:14 PM EDT
This blog has moved here
Related Topics >>
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- jfarcand's blog
- 2245 reads






Comments
by pccontac168 - 2009-01-12 21:50
I tuned my GlassFish with your advise from another post about Grizzly tuning for JVM. not from this post.@pccontac168 Really sorry I
by jfarcand - 2009-10-07 19:22
@pccontac168 Really sorry I guess java.net didn't send me your first post. Next time post it on users@grizzly.dev.java.net of tweet it to @project_grizzly or @jfarcandby pccontac168 - 2009-01-12 21:48
I am using glassfish v2u2 on AMD 4200 with 3GRAM I wrote a simple web-service which response the total request count(a integer) in my local LAN environment. I tested the environment on Windows XP SP3 with just tuned my heap size to 1G. I used SOAPUI to test the concurrent access withe 0 delay. I used 2 clients with SOAPUI to access the same web-service on the same time. I could get about 800 request/response for each client.(my client CPU usage reach 100% then I could not increase anymore) The network usage for the client is only about 12%, for the server is only about 25% and CPU for the server reach about 99%. That means total 1600. I used the same client but switch the same server with CentOS 5.2 installed with GlassFish(SunApplicationServer Ed. 9.1). No matter I used 1 or 2 clients to connect to the server at the same time, the total request/response I can get is about 600 only. I even tuned my server with your advise, but the result is the same. My server's network usage is only about 1.7Mbit/s. I am wondering is the problem arise from the Linux, my networking environment or the GlassFish(Grizzly) limitation on CentOS? Or I have to configured anything I missed? I really appreciate your help. Best Regrads, Eric Iby thorleif - 2007-10-05 16:22
Hi,is it possible to set these variables with asadmin?
Thorleif Wiik
by jlorenzen - 2007-10-05 11:57
I am assuming you are showing the defaults. Or more specifically what is the default for enableSnoop?