Hi,

We are using geoserver under Tomcat with Java8.
Based on the past performance tests that we've made, usually we deploy 3
instances of tomcat per machine, each one with one geoserver only.
Just using WMS, WFS services and print plugin.

For DEV purposes we've this JVM configurations:
-Xms1G
-Xmx1G
-Xss1024K
-XX:+AggressiveOpts
-Djava.awt.headless=true
-XX:ParallelGCThreads=4
-XX:+UseParallelGC
-XX:+UseParallelOldGC
-XX:+DisableExplicitGC
-XX:SoftRefLRUPolicyMSPerMB=30000
-XX:GCTimeRatio=10
-XX:MaxGCPauseMillis=300

For the production environment, we just increase the memory parameters.

I would like to know what different architectures or containers do you
deploy Geoserver.
Any other considerations to look into?

Cheers,
*Tiago Vieira*
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to