0
votes
0answers
95 views

Tilestache cache folder permission on Apache

So, Ive setup tilestache on a remote server and the cache folder for the tiles is /home/httpdocs/stache where the apache default folder is /home/httpdocs/. I'm having trouble with tilestache caching ...
4
votes
1answer
584 views

Advice on benchmarking my Tile Server (Apache2+mod_wsgi)

I'm wondering what advice people have for benchmarking a tile server? Specifically, I'm running a TMS using TileLite, and Vector Tiles using TileStache. Both are running under Ubuntu Server 10.10 / ...