[Tilecache] Timeout when asking for a tile
manel.clos at ajgirona.cat
manel.clos at ajgirona.cat
Fri Apr 30 03:24:32 EDT 2010
Hi,
I recently had a problem with a WMS Service serving a CAD file which takes ages to render tiles. The problem is TileCache (urllib2) timeouts after 30 seconds. I manually changed the code to increase the timeout:
Client.py:58
response = self.client.open(urlrequest, timeout=120)
Will you accept a patch to set the timeout on layers configuration?
[layer_name]
type=WMS
timeout=120
Manel Clos
UMAT - 972419417
Ajuntament de Girona
More information about the Tilecache
mailing list