1
vote
1answer
2k views

How to install QGIS Server Ubuntu 12.04?

I am new user to Ubuntu (12.04) and am trying to set up QGIS server. I have QGIS desktop installed and working. In regards to QGIS server I have used apt-get install qgis-mapserver ...
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 / ...