Hi,<div><br></div><div>I'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: <urlopen error (10060, 'Operation timed out')></div><div> File "c:\python25\lib\site-packages\TileCache-2.10-py2.5.egg\TileCache\Service.py", line 256, in modPythonHandler</div>
<div> host )</div><div> File "c:\python25\lib\site-packages\TileCache-2.10-py2.5.egg\TileCache\Service.py", line 208, in dispatchRequest</div><div> return self.renderTile(tile, params.has_key('FORCE'))</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>