gunicorn (the wsgi that runs tilestache) has been having a hard time staying up lately. It seems to behave better when I spin up more threads to respond to requests, but that comes at the expense of database connections to the postgres server. I'll see if I can make it happier in the near term. In the long term I'll split out the long-running imagery proxying stuff so the fast local tile rendering doesn't get blocked.
On Fri, Nov 2, 2012 at 11:22 PM, Dale Puch <[email protected]> wrote: > There is often problems with them not loading for me. Usually just random > tiles, but on a few occasions I just got nothing for a day or so. > > Dale > > On Fri, Nov 2, 2012 at 11:16 PM, Clifford Snow <[email protected]>wrote: > >> Martin thanks for giving us the maproulette for connectivity. It's fun >> when you have some time to kill or would rather NOT be doing _____ (just >> fill in the blank) >> >> Most of the problems are just users forgetting to make a connection, but >> some times there are other problems that would be easy to fix if I could >> see the tiger data. But I'm having trouble getting the tiger tiles to load >> in either Potlatch or JOSM. I'm following the suggested format but I get >> nothing. JOSM shows http response code 502. >> >> I'm using the instructions at >> http://wiki.openstreetmap.org/wiki/TIGER_2011. >> >> Is anyone else having this problem. >> >
_______________________________________________ Talk-us mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-us

