I think I am having issues with running MapProxy in a Windows environment. Last night, I decided to install and set up a Linux Virtual Machine (Ubuntu) and then proceeded to install and run MapProxy with the same mapproxy.yaml settings, and everything worked just fine (as you already checked and confirmed Oliver).<div>
<br></div><div>Just wonder if anybody else has had similar problems with MapProxy in Windows, particularly using a Tiles source. Maybe it is something to do with conflicts in Windows environment variables or a missing component (I already installed pyproj) or something.</div>
<div><br></div><div>To answer your question Oliver, the additional localhost:8080 request was also hanging so maybe you are right that the server does not handle concurrency on Windows.</div><div><br></div><div>Thanks,</div>
<div>Jason<br><div><br><br><div class="gmail_quote">On Mon, Dec 13, 2010 at 4:18 PM, Oliver Tonnhofer <span dir="ltr">&lt;<a href="mailto:olt@omniscale.de">olt@omniscale.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
On 13.12.2010, at 15:02, Jason Lee wrote:<br>
[...]<br>
<div class="im">&gt; Example URL 2 :-<br>
&gt; <a href="http://localhost:8080/service?VERSION=1.1.1&amp;REQUEST=GetMap&amp;SRS=EPSG:4326&amp;BBOX=-6.89620510179201,49.077028359609,-.316766682444196,51.7951613251379&amp;WIDTH=1068&amp;HEIGHT=441&amp;LAYERS=osm&amp;STYLES=&amp;EXCEPTIONS=application/vnd.ogc.se_XML&amp;FORMAT=image/png&amp;BGCOLOR=0xFFFFFF&amp;TRANSPARENT=TRUE" target="_blank">http://localhost:8080/service?VERSION=1.1.1&amp;REQUEST=GetMap&amp;SRS=EPSG:4326&amp;BBOX=-6.89620510179201,49.077028359609,-.316766682444196,51.7951613251379&amp;WIDTH=1068&amp;HEIGHT=441&amp;LAYERS=osm&amp;STYLES=&amp;EXCEPTIONS=application/vnd.ogc.se_XML&amp;FORMAT=image/png&amp;BGCOLOR=0xFFFFFF&amp;TRANSPARENT=TRUE</a><br>

&gt;<br>
&gt; This works for LAYERS=osm - I don&#39;t expect it to work for LAYERS=cache1 (the Tiles source)<br>
<br>
</div>Why? Have you tried it? This is one of the core features of MapProxy: answer requests in a different projection that the cached data.<br>
<br>
I have tested it with you example, and it worked.<br>
<div class="im"><br>
&gt; but I expected it to work for LAYERS=cache2 where I imagine it projects from the cache1 cache. Does that make sense?<br>
<br>
</div>Again, I succeeded with your example. It loaded a lot of tiles caused by the meta tiling and the difference between EPSG:4326 and EPSG:900913, but it worked.<br>
<br>
I don&#39;t know why you MapProxy installation hangs. Maybe the Paste HTTP Server doesn&#39;t support any concurrency on Windows? Can you request <a href="http://localhost:8080/" target="_blank">http://localhost:8080/</a> while you are waiting on the &quot;hanging&quot; response?<br>

<br>
<br>
PS: Please answer to the list as well.<br>
<div><div></div><div class="h5"><br>
Regards,<br>
Oliver<br>
<br>
--<br>
Oliver Tonnhofer &lt;<a href="mailto:olt@omniscale.de">olt@omniscale.de</a>&gt;<br>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR<br>
Nadorster Str. 60, 26123 Oldenburg<br>
Tel: +49(0)441/9392774-2 (Fax: 9)<br>
<br>
</div></div></blockquote></div><br></div></div>