[mapserver-users] MS7 wfs
Steve.Toutant at inspq.qc.ca
Steve.Toutant at inspq.qc.ca
Thu Mar 12 13:19:58 PDT 2015
hello
Using mapserver 7 I make this request to get the number of features in a
WFS layer. it returns numberOfFeatures="450361"
http://localhost/cgi-bin/ms7?version=1.1.0&request=getfeature&service=wfs&typename=feature:aqreseau&resultType=hits
this layer is a postgis table on localhost.
This request takes 18 seconds to run with mapserver 7
in postgis select count(*) from table takes 61ms to run
the same request using a geoserver WFS takes less than 1 second
Is there something that can be done with MS7 to improve performance?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150312/7e6b2328/attachment.htm>
More information about the MapServer-users
mailing list