Is it possible to serve a single Trac database through multiple redundant web servers?
I've been administering and using Trac for a couple of years, now, but I've only used the SQLite backend and mod_python running on a single machine. Right now, I'm looking at switching an installation over to MySQL. After I get that running, I was thinking of trying to point two web servers at the database and load balancing across them. I don't know much about mod_python, other than configuring it for Trac and other web apps. Can I expect Trac to work correctly, with requests coming in from two different web servers at the same time, to the same database? Has anybody else tried this and succeeded or failed. Thanks, Ryan B. Lynch --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
