I was wondering if I could apply load-balancing to espo. For example 3 php instances connecting to the same database server.
Apart from enabling cron jobs only on the first instance are there other things to note? What are the potential conflicts?
Also, is it possible to make espo work with a static (read-only/) database? Other than implementing read-only nodes it could be useful for new version testing on production DBs.
Apart from enabling cron jobs only on the first instance are there other things to note? What are the potential conflicts?
Also, is it possible to make espo work with a static (read-only/) database? Other than implementing read-only nodes it could be useful for new version testing on production DBs.
Comment