[MapProxy] Re: Deploy MapProxy with isapi-wsgi

Oliver Tonnhofer olt at omniscale.de
Thu Mar 17 06:54:12 EDT 2011


On 17.03.2011, at 11:03, Jorge Gaspar Sanz Salinas wrote:
>> The deployment of MapProxy shouldn't be that different than from TileCache, they are both Python applications. Or do you just use CGI? That is easier to setup, but much slower. 
> 
> we're setting up tilecache as a cgi associating .py requests to the
> executable, I know it's not the fastest way to deploy it, indeed.
> 
> the cgi setup of mapproxy wasn't possible because some missing library
> (eunuchs?) so I'm trying the ISAPI-WSGI way, we have not surrended :-)

The startup time of MapProxy is larger (more features, more code, longer startup), and so it is really not recommended to run MapProxy as CGI.


>> If you have any additions to the documentation
>> 
>> .. and you are familiar with mercurial/hg then you could just fork the documentation form http://bitbucket.org/olt/mapproxy, change the docs and make a pull request,
>> 
>> .. or you could just update a file from https://bitbucket.org/olt/mapproxy/src/default/doc/ and mail it to me.
>> 
> 
> probably the second one, I write restructuredtext everyday but I'm not
> familiar with mercurial


Yes, whatever works for you. I'm glad for any contribution.

Regards,
Oliver

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt





More information about the MapProxy mailing list