Re: [Geoserver-users] How many layers/resources per store?

2016-11-08 Thread Peter Kovac
Hi Anton, sorry, for late response: in my experience this is something you have to try and adjust yourself, because every computer setup is different. You can use e.g. Apache JMeter to create a bunch of testing WMS requests and then try to find the setting where you have the best performance.

Re: [Geoserver-users] How many layers/resources per store?

2016-09-29 Thread Peter Kovac
Hi Anton, Please, keep the conversation on the mailing list so others can help you or benefit from our conversation. I don't use gsconfig, so I'm not able to help you with it. However, once you set up your PostGIS JNDI datastore, it's just another datastore and I wildly guess that gsconfig

Re: [Geoserver-users] How many layers/resources per store?

2016-09-28 Thread Peter Kovac
Hi Anton, If you are using Apache Tomcat or another container I recommend using JNDI connection pooling. That way you have 1 connection pool shared among all of your layers and you can manage it easily. I observed significant performance gains when switching from "PostGIS" to "PostGIS