I am using Glassfish 3.1. When searching forums and articles about GF tuning I have found that I should set -Dcom.sun.enterprise.server.ss.ASQuickStartup to false. But unfortunately in any place I could find any description what it does do. Please, anyone knows?
Regards
This is an old setting which was used in GlassFish v2 to disable the async startup mechanism of the Grizzly HTTP component (false to disable).
In GlassFish v3 and v4 this setting does nothing.