<div>I&#39;m not using IronPython but I am using IIS with a <a href="http://asp.net">asp.net</a> front end.&nbsp; I haven&#39;t see the performance issues because once the images are on disk it flys.</div>
<div>&nbsp;</div>
<div>Linda<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/31/07, <b class="gmail_sendername">Christopher Schmidt</b> &lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Wed, Oct 31, 2007 at 01:29:57PM +0100, Steven M. Ottens wrote:<br>&gt; Christopher Schmidt wrote:<br>&gt; &gt;On Wed, Oct 31, 2007 at 10:51:48AM +0100, Steven M. Ottens wrote:
<br>&gt; &gt;<br>&gt; &gt;&gt;Hi all,<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;We&#39;re trying to get tilecache running with IIS at a decent speed.<br>&gt; &gt;&gt;Since there&#39;s no mod_python for IIS we were considering to use
<br>&gt; &gt;&gt;IronPython to run Tilecache, in the hope that it would be better<br>&gt; &gt;&gt;integrated with IIS. I&#39;m stuck at IIS for this project but I&#39;m hoping<br>&gt; &gt;&gt;I can still use TileCache, but it needs to be fast.
<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;So my questions:<br>&gt; &gt;&gt;Has anyone tried to use IronPython to run TileCache?<br>&gt; &gt;&gt;<br>&gt; &gt;Yes. It doesn&#39;t work.<br>&gt; &gt;<br>&gt; Ok, that&#39;s not too encouraging :)
<br><br>It was something about urllib not working at the time. IronPython 2 or<br>something like that was supposed to change the situation. I never<br>followed up. It would probably be worth making the attempt before<br>writing your own, but don&#39;t hold high hopes.
<br><br>&gt; &gt;&gt;Has anyone figured an alternative way to run TileCache at a decent<br>&gt; &gt;&gt;speed in IIS?<br>&gt; &gt;&gt;<br>&gt; &gt;&quot;Install Apache and mod_python.&quot;<br>&gt; &gt;<br>&gt; That&#39;s what I thought, but IIS is a must since it runs 
<a href="http://ASP.NET">ASP.NET</a> sites and<br>&gt; they&#39;re not willing to replace a working setup with something that might<br>&gt; work :(<br><br>Well, I&#39;m not arguing that they replace IIS, but there&#39;s no need to have
<br>the tiles served from the same server as the rest of the setup. Hell,<br>you could probably modify the default tilecache_http_server to use the<br>ForkingMixin and just use that as a standalone service (though it has<br>
nowhere near the level of polish that Apache does in terms of startup<br>scripts, etc.)<br><br>The <a href="http://labs.metacarta.com">labs.metacarta.com</a> server doesn&#39;t run TileCache at all, for example,<br>despite the popular myth that it does :) (The TileCache URLs are
<br>forwarded to a non-public backend server.)<br><br>Regards,<br>--<br>Christopher Schmidt<br>MetaCarta<br>_______________________________________________<br>Tilecache mailing list<br><a href="mailto:Tilecache@openlayers.org">
Tilecache@openlayers.org</a><br><a href="http://openlayers.org/mailman/listinfo/tilecache">http://openlayers.org/mailman/listinfo/tilecache</a><br></blockquote></div><br>