[Tilecache] Timeout when asking for a tile

manel.clos at ajgirona.cat manel.clos at ajgirona.cat
Mon May 3 12:35:00 EDT 2010


Hi,

I couldn't find a bug database link in the tilecache.org website, so sending it here.

Patch is against trunk.

I've checked layer definitions with and without the timeout parameter and they work ok.


> -----Mensaje original-----
> De: christopher.schmidt at nokia.com
> [mailto:christopher.schmidt at nokia.com]
> Enviado el: viernes, 30 de abril de 2010 15:36
> Para: Clos Crespo, Manel
> CC: tilecache at lists.osgeo.org
> Asunto: Re: [Tilecache] Timeout when asking for a tile
>
>
> 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tilecache_wms_timeout.patch
Type: application/octet-stream
Size: 3068 bytes
Desc: tilecache_wms_timeout.patch
Url : http://lists.osgeo.org/pipermail/tilecache/attachments/20100503/1ef69da3/tilecache_wms_timeout.obj


More information about the Tilecache mailing list