<font size=2 face="sans-serif">hello</font>
<br><font size=2 face="sans-serif">Using mapserver 7 I make this request
to get the number of features in a WFS layer. it returns </font><tt><font size=2>numberOfFeatures</font></tt><tt><font size=2 color=#800080>="</font></tt><tt><font size=2>450361</font></tt><tt><font size=2 color=#800080>"</font></tt><font size=3>
</font>
<br><a href="http://localhost/geo/cgi-bin/testwps65?version=1.1.0&request=getfeature&service=wfs&typename=feature:aqreseau&resultType=hits"><font size=2 color=blue face="sans-serif">http://localhost/cgi-bin/ms7?version=1.1.0&request=getfeature&service=wfs&typename=feature:aqreseau&resultType=hits</font></a>
<br>
<br><font size=2 face="sans-serif">this layer is a postgis table on localhost.</font>
<br><font size=2 face="sans-serif">This request takes 18 seconds to run
with mapserver 7</font>
<br><font size=2 face="sans-serif">in postgis select count(*) from  table
takes 61ms to run</font>
<br><font size=2 face="sans-serif">the same request using a geoserver WFS
takes less than 1 second</font>
<br>
<br><font size=2 face="sans-serif">Is there something that can be done
with MS7 to improve performance?</font>
<br><font size=2 face="sans-serif">thanks</font>
<br>
<br>
<p>