If you have a shared folder containing your app yes, it will work out of the box.
In some cases having a shared folder can be slow. Anyway for heavy production environment admin access should only run from localhost or via ssh tunnel for security. In this case you can have multiple hosts and scrips that update the app when changed on the master. In the web2py scripts folder we have a script that you can use to collect tickets from multiple servers. Massimo On Apr 27, 11:05 am, zepolen <[email protected]> wrote: > One of the more attractive features of web2py is the runtime ability > to (for example) browe error tickets, change i18n, view templates etc. > > Is this feature supported when using multiple servers, so that if for > example an error occurs on any of the webserver nodes, the ticket > logged will be viewable from one central admin interface? Or say you > change a view template, will it also propogate to all other nodes? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

