Re: help designing a fallback django paralel server

2016-08-30 Thread M Hashmi
Not sure what exactly you want because why would you want your workers to access server on speed of internet when you have them locally connected. However, as far as I understood is that you can have one machine setup as remote with some firewall that will open up ports based on local IP addresses

help designing a fallback django paralel server

2016-08-30 Thread Marco Silva
Hello, I have several critical systems, each run a django server witch users use trough the local network(192.168.xxx.xxx) to control and monitor the system. The goal would be to create a more powerfull remote server, that could unify several local servers, so that regular use would be only tr