Hi, we have a geoserver cluster on amazon ec2 with this specs: m5.2xlarge instances 8 vcpu 32gb mem ssd storage 10 gbit network
geoserver version 2.11.4 with jetty JAVA_OPTS=-server -Xms10g -Xmx10g -XX:+UseG1GC -XX:NewRatio=2 data directory: 455707 layers 143625 Stores 12810 styles 1 workspace Issue: We noticed the geoserver performance,response times and startup times were getting worse when we increased beyond the 100k elements (layers, styles). Beyond this limit we are having an issue that geoserver stops responding to any rest request, the web admin interface keeps working. We receive a "server busy" in the interface. The only solution we found to this issue is to restart geoserver. Is there any limits to the amount of layers and stores that geoserver can handle without compromising the performance and response times? We are expecting to grow this geoserver installation to around 2 million layers. Is there anything we could tune to improve the performance with this amount of data? We are thinking about partitioning our data into different instances of geoserver to improve performance. Any ideas to improve or change our installation? -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
