<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 9 April 2013 14:54, Iván Sánchez Ortega <span dir="ltr"><<a href="mailto:ivan@sanchezortega.es" target="_blank">ivan@sanchezortega.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Martes, 9 de abril de 2013 14:35:14 Oliver Tonnhofer escribió:<br>
<div class="im">> Tile servers are mostly just serving static files and all implementations<br>
> should be able to push 1000 tile/s even on a small virtual server. This<br>
> should be fine for 99.9% of all setups (even OSM peaks below 5000 tile/s).<br>
> Need more performance? Put a varnish in front of it. Done. Things you<br>
> can't do for WMS. So, that is IMO not really worth benchmarking.<br>
<br>
<br>
</div>I just want to see the throughtput of Mapserver servind WMS compared to the<br>
throughput of Mapproxy serving WMS on top of Mapserver serving WMS. No serving<br>
tiles involved anywhere, and I don't care about the caching internals.<br>
<br>
And when I say "Mapserver WMS vs Mapproxy+Mapserver WMS" I also mean<br>
"Geoserver WMS vs GeoServer+Mapproxy WMS", "Cadcorp WMS vs Cadcorp+Mapproxy<br>
WMS", and so on.<br></blockquote><div><br></div><div style>Not a very informative test imho, as the result will be highly dependant on the complexity of the underlying data. e.g:</div><div style>- render an area with no data: the wms servers will be faster (they just have to compress a png of the requested size, whereas a tile proxy will have to do that *plus* decompress the individual png tiles that compose the area)</div>
<div style>- render an area with highly complex data (think whole of europe with an osm2pgsql dump) and a tile proxy will be thousands of times faster.</div><div style><br></div><div style>--</div><div style>thomas</div><div>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
Best,<br>
<span class="HOEnZb"><font color="#888888">--<br>
</font></span><div class="im HOEnZb">Iván Sánchez Ortega <<a href="mailto:ivan@sanchezortega.es">ivan@sanchezortega.es</a>> <<a href="mailto:ivan@geonerd.org">ivan@geonerd.org</a>><br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Benchmarking mailing list<br>
<a href="mailto:Benchmarking@lists.osgeo.org">Benchmarking@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/benchmarking" target="_blank">http://lists.osgeo.org/mailman/listinfo/benchmarking</a><br>
</div></div></blockquote></div><br></div></div>