users@glassfish.java.net

how to tune glassfish(grizzly) to improve performance on the slow network

From: <glassfish_at_javadesktop.org>
Date: Sat, 04 Oct 2008 18:45:34 PDT

glassfish choose grizzly as its nio engine,but the grizzly is not a full nio,so it perform badly at slow network.
what parameter could I tune to improve the performance at this situation.
1,could I tune -Dcom.sun.enterprise.web.connector.grizzly.maxSelectors to a large number,such as 200,whether it must be less than http service's RequestProcessing's thread count,what's the proper ratio between it and RequestProcessing's thread count

2,I find the "Thread Pool" in glassfish admin console's configuration,It has the attribute "Maximum Size",does it have to be larger than service's RequestProcessing's thread count
[Message sent by forum member 'daystream007' (daystream007)]

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