In the following "Geoserver in production" thread it is written that one should set the value of maxThreads to 20:
http://boundlessgeo.com/whitepaper/geoserver-production-2/#limit In the "GeoWebCache, Production" website it is said that the same parameter can be even 2000. http://geowebcache.org/docs/current/production/index.html So if someone uses Geoserver (2.6.5) with the embedded GeoWebcache, then how to set this parameter? (Tomcat default is 200). In the Control flow extension's documentation, it is said that this value should be "2 times the number of CPU cores" for Geoserver. (I guess that sets the same parameter) http://docs.geoserver.org/2.7.1/user/extensions/controlflow/index.html I have a setup, where the machine has 4 cores (8 with hyperthreading), and it should serve both cached tiles with...geoserver/wms?tiled=true... URL, and random sized singletile WMS images, too. I would think that the best solution would be to set the value to 2000 in tomcat/conf/server.xml, and then use the control-flow module to set the lower value for Geoserver. Thanks, Ben -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Tomcat-7-container-maxThreads-parameter-tp5225666.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
