[Tilecache] Timeout when asking for a tile
christopher.schmidt at nokia.com
christopher.schmidt at nokia.com
Fri Apr 30 09:35:58 EDT 2010
On Apr 30, 2010, at 3:24 AM, ext manel.clos at ajgirona.cat wrote:
> 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
Sure.
-- Chris
More information about the Tilecache
mailing list