On Wed, Sep 23, 2015 at 1:41 PM, benedeksimo <[email protected]>
wrote:

> 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


Using a fixed number like that does not make sense, it's actually a
function of
how many cores you have, and what type of traffic you're driving.
E.g., for WMS I'd put it at 2-4 times the cpu cores, but for WFS it can
go further, and for GWC much further.

Suggestion: use control-flow instead, and leave the tomcat number to
some suitably high value (200 is a good starting point with lots of GWC
traffic it might be higher)


>
>
> 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).
>

See above. Try to do load GWC with jmeter with increasing
number of connections and see where the thoughput tops.
That's your number for GWC


>
> 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.
>

Sounds like a good plan.

Cheers
Andrea


-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

-------------------------------------------------------
------------------------------------------------------------------------------
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

Reply via email to