Hi Django users, So I have two servers behind a vip. I currently have it setup so if one server goes down it uses the other http server which works great. However I tried to set up mysql master - master and I keep getting duplicate key errors and grind the process to a hault and causes a real headache.
My only requirment is that if one server goes down the system will still work, either physical or software server. So what would your advice be? This isnt a high volumn system but it needs high availability due ot the fact I use this as a tools mainsite and configuration system. -- You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en.

