Relative Content

Tag Archive for performancekubernetesjvmgeoserver

The response time of Geoserver (JVM) makes high depending on the connections count

I use a K8S cluster to scale my Geoserver application, and I have a performance problem with the Geoserver based on JVM. Jemeter is a tool that I use to check response time. I tried different variants to increase my performance. For example, I provided all resources (16 cpu and 16 ram) of Node to the Geoserver pod and changed the setting of the JVM environment. So all paths of request to Geoserver’s services and just request to Geoserver application while test running show me that response time makes high depending of user count (connection initializations).