Hi,<div><br></div><div>I&#39;ve set up a tilecache server on apache on windows using mod_python. It works on one network!</div><div><br></div><div>However, when I go to another network where this is a proxy, I get this error:</div>
<div><br></div><div><div>An error occurred: &lt;urlopen error (10060, &#39;Operation timed out&#39;)&gt;</div><div>  File &quot;c:\python25\lib\site-packages\TileCache-2.10-py2.5.egg\TileCache\Service.py&quot;, line 256, in modPythonHandler</div>
<div>    host )</div><div>  File &quot;c:\python25\lib\site-packages\TileCache-2.10-py2.5.egg\TileCache\Service.py&quot;, line 208, in dispatchRequest</div><div>    return self.renderTile(tile, params.has_key(&#39;FORCE&#39;))</div>
<div>etc</div><div><br></div><div>Obviously, this is a proxy error.</div><div><br></div><div>What is the standard way to add a proxy? Is there a mechanism inside tilecache? Do I have to modify tilecache directly to do this? Or is there a method in apache I should use?</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Jacob</div></div>