Hi,
We have a deployment of Geoserver 2.1 on weblogic and control flow module
extension is not installed on it. Now the web client is sending quite a high
number of WMS requests to the Geoserver. In the logs I see the messages as
pasted below with the requests starting with Request: getServiceInfo. The
client is sending all requests in parallel but there is a big time gap(~1 min)
between the first and the last "Request: getServiceInfo" in the log. As a
result the impage rendering on the client is taking over one minute. I would
like to know:
1. The time mentioned against each Request: getServiceInfo message is the
timestamp when GeoServer is receiving the request or starting to processing
them?
2. By default, can GeoServer receive and hold back the requests in a
queue/memory and then slowly process them? We are seeing five Request:
getServiceInfo messages at a time. Which parameter is controlling that five
requests will be processed at a time?
Thanks in advance for any help/suggestion in this regard.
Log
2014-08-22 11:01:01,978 INFO [org.geoserver.wms] -
Request: getServiceInfo
2014-08-22 11:01:01,978 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:01,978 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
2014-08-22 11:01:01,978 INFO [org.geoserver.wms] -
Request: getServiceInfo
2014-08-22 11:01:01,978 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:01,978 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
2014-08-22 11:01:01,978 INFO [org.geoserver.wms] -
Request: getServiceInfo
2014-08-22 11:01:01,978 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:01,978 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
2014-08-22 11:01:01,978 INFO [org.geoserver.wms] -
Request: getServiceInfo
2014-08-22 11:01:01,993 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:01,993 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
2014-08-22 11:01:01,978 INFO [org.geoserver.wms] -
Request: getServiceInfo
2014-08-22 11:01:01,993 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:01,993 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
2014-08-22 11:01:02,056 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
2014-08-22 11:01:02,056 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:02,056 DEBUG [org.geotools.rendering] - Computed scale
denominator: 136494.6933663861
2014-08-22 11:01:02,056 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:02,056 DEBUG [org.geotools.rendering] - processing 1 stylers
for http://sw.opengeo.org/iccsa:ICC_SA_LAYER_WOA_COVERAGE
2014-08-22 11:01:02,056 DEBUG [org.geotools.rendering] - creating rules for
scale denominator - 136,494.693
2014-08-22 11:01:02,056 DEBUG [org.geotools.rendering] - Expanding rendering
area by 2 pixels to consider stroke width
2014-08-22 11:01:02,056 DEBUG [org.geotools.rendering] - Querying layer
http://sw.opengeo.org/iccsa:ICC_SA_LAYER_WOA_COVERAGE with bbox:
ReferencedEnvelope[-4.4831085205078125 : -4.3938446044921875, 55.77618707932433
: 55.82635919396237]
2014-08-22 11:01:02,056 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
2014-08-22 11:01:02,056 TRACE [org.geotools.core] - ENTRY 4
2014-08-22 11:01:02,056 DEBUG [org.geotools.filter] - exporting PropertyName
2014-08-22 11:01:02,056 DEBUG [org.geotools.jdbc] - SELECT ID,NAME,LOCATION as
LOCATION FROM DW_GIS_STAGING.WOA_COVERAGE WHERE SDO_FILTER(LOCATION, ?,
'mask=anyinteract querytype=WINDOW') = 'TRUE'
2014-08-22 11:01:02,056 DEBUG [org.geotools.data.oracle.sdo] - Using layer
SRID: 27700
2014-08-22 11:01:02,056 DEBUG [org.geotools.jdbc] - Setting parameter 1 as
MDSYS.SDO_GEOMETRY(2003,27700,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(244351.8087203098,656245.6991104394,250142.47294718216,662024.8961483135))
2014-08-22 11:01:02,071 DEBUG [org.geotools.jdbc] - 1 = POLYGON
((244351.8087203098 656245.6991104394, 244351.8087203098 662024.8961483135,
250142.47294718216 662024.8961483135, 250142.47294718216 656245.6991104394,
244351.8087203098 656245.6991104394))
2014-08-22 11:01:02,056 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
2014-08-22 11:01:02,071 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:02,056 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
2014-08-22 11:01:02,071 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:02,071 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
2014-08-22 11:01:02,071 DEBUG [org.geotools.styling] - number of fts set 1
2014-08-22 11:01:02,071 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
2014-08-22 11:01:02,071 DEBUG [org.geotools.styling] - number of fts set 1
Thanks & Regards,
Samyajit Talukdar
Privileged/Confidential information may be contained in this Email and any
files transmitted with it. If you are not the intended recipient you should not
retain, copy or use this Email for any purpose or disclose all or part of its
contents to any person. If you have received this Email in error please notify
the postmaster and sender immediately and delete this Email from your system.
Opinions, conclusions and other information in this message that do not relate
to the official business of Scottish Water ("SW"), Scottish Water Solutions Ltd
("SWS") or Scottish Water Solutions 2 Ltd ("SWS2") shall be understood as
neither given nor endorsed by them. The contents of Emails sent and received by
SW, SWS and SWS2 are monitored.
WARNING: Although SW, SWS and SWS2 have taken reasonable precautions to ensure
no viruses or other malicious software are present, SW, SWS and SWS2 cannot
accept responsibility for any loss or damage arising from the use of this Email
or attachments however caused. The recipient should therefore check this Email
and any attachments for the presence of viruses or other malicious software.
Scottish Water
www.scottishwater.co.uk
www.scottishwatersolutions.co.uk
[email protected]
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users