NASAWorldWind / WorldWindServerKit

The NASA WorldWind Server Kit (WWSK) is an open source Java project that assembles GeoServer for easy distribution and implementation.
92 stars 54 forks source link

Change Windows memory allocation to 25% system memory #99

Closed emxsys closed 6 years ago

emxsys commented 7 years ago

Change the WWSK Windows JVM memory allocation from a fixed 2GB size to 25% of the system memory. This will allow the JVM to be sized with respect to the amount of physical memory installed on the host computer.