Thanks, Noah. On a related note, I was also planning to experiment with MySQL in a multi-master replicated configuration. I haven't found much in the mailing list archives or old tickets, or through Google. Can you think of any reason why this would fail, or create the potential for a race condition, or anything like that?
-Ryan On Sun, Feb 15, 2009 at 6:44 AM, Noah Kantrowitz <[email protected]>wrote: > > Yes, this is fine. When using mod_py with mpm_prefork, you end up with > lots of worker processes accessing the same environment anyway :-) > > --Noah > > On Feb 14, 2009, at 11:54 AM, Ryan B. Lynch wrote: > > > > > I posted this question to the users list, a while ago, and didn't > > see a > > response, so I figured the development list might have an answer. > > > > Is it possible to point multiple web server front-ends at the same > > Trac > > database (using MySQL) and have consistent operations? I'm using > > Apache > > with mod_python. All of the front-end machines would be in > > simultaneous > > use. > > > > -Ryan > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
