I am trying to set up a MySQL Bridge to balance requests among a network of replicated databases. The docs say the following:
"Thus you will have to set up multiple rules in Cherokee, or even multiple instances in different ports, in case you need to use several databases." [1] I would like to keep the database proxy on the existing app server to eliminate points of failure from the architecture. If I cannot run the bridge in the same instance as the web server, running it on a different port would be best. Can someone please explain how I make that happen? What do I have to configure and do? Or any alternative ideas are appreciated. Thank you. [1] http://www.cherokee-project.com/doc/cookbook_dbslayer.html
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
