On Fri, Aug 8, 2014 at 9:30 PM, Samyajit Talukdar <
samyajit.taluk...@scottishwater.co.uk> wrote:

>
> Hi,
> I've couple of questions:
> 1. I've an installation of Geoserver 2.1 and control flow module extension
> is not installed on it. Now the client is sending quite a high number of
> WMS requests to the Geoserver. I would like to know how many WMS requests
> are handled in parallel by GeoServer by default and which parameter
> specifies then number of requests that can be put on standby in the queue.
>

If you don't have control-flow GeoServer will not perform any control over
the requests. But they java web container normally will.
Tomcat will process by default 200 requests in parallel (way too many
unless you have 50-100 cpu cores in your server), if instead
you have the usual Jetty installation (what you get with the windows
installer, and which is meant for demo, not production), 250
it seems.


> 2. The client application is overlaying the shape layer images retrieved
> over WMS request on Bing maps. Is it correct that for a tiled request, the
> number of WMS calls to retrieve the coverage image will be equal to the
> number of tiles into which the screen bounding box area has been down into?
>

This is correct, yes

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 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

-------------------------------------------------------
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to