[MapProxy] MapProxy reloading time

Oliver Tonnhofer olt at omniscale.de
Fri Apr 28 00:11:06 PDT 2017


Hi,

you can use the reloader without multiapp. See https://mapproxy.org/docs/nightly/deployment.html#server-script

If you are using mod_wsgi, then you can also `touch /path/to/mapproxy/config.py` to reload MapProxy.

Regards,
Oliver

-- 
Oliver Tonnhofer  | Omniscale GmbH & Co KG  | https://omniscale.com
OpenStreetMap WMS and tile services         | https://maps.omniscale.com





> On 27.04.2017, at 14:05, Piero Campalani <piero.campa at gmail.com> wrote:
> 
> Hi list,
> 
> in my MapProxy (WSGI app) configuration I am frequently editing the configuration files.
> 
> What can I do to minimize or remove the down-time of the proxy due to the triggered auto-reloads?
> 
> If I understood the logic, I could setup MapProxy as a ``multiapp'', but I am not sure this can help out-of-the-box in my case.
> 
> I guess I should maintain a sort of mirrored configuration files: when I change my configurations for app #1, I wait for the app #1 to reload then reflect the changes to the configurations of mirror app #2.
> 
> Would that be correct? 
> Or there other chances?
> 
> Thanks,
> -Piero 
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapproxy



More information about the MapProxy mailing list