On Sun, Feb 17, 2013 at 6:03 PM, Andrea Aime
<[email protected]>wrote:

> > curl -s -o /dev/null -d @GetFeature_10_BBOX.xml -XPOST -H 'Content-type:
> text/xml' -w "%{time_connect}:%{time_starttransfer}:%{time_total}" "
> http://localhost:8080/geoserver/wfs";
> 0,001:0,086:4,411
>
> > curl -s -o /dev/null -d @GetFeature_11_BBOX.xml -XPOST -H 'Content-type:
> text/xml' -w "%{time_connect}:%{time_time_total}" "
> http://localhost:8080/geoserver/wfs";
> 0,000:0,211:45,496
>
> > curl -s -o /dev/null -d @GetFeature_20_BBOX.xml -XPOST -H 'Content-type:
> text/xml' -w "%{time_connect}:%{time_time_total}" "
> http://localhost:8080/geoserver/wfs";
> 0,001:0,002:59,891
>

Humm, there has been a copy/paste error above, the curl commands all
contained the time_starttransfer, as can be inferred
from the fact there are three results in the output

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it 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

-------------------------------------------------------
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to