Hi all, We're about to put our first django site online on Monday, which is a major departure for us. We currently host 100+ Zope instances, almost all of which are load balanced over more than one physical server using pound. Our databases are MySQL and increasingly, PostgreSQL, and these are also load balanced using pound.
At the moment, the django site is running using mod_python and Apache 2.0, but this is not the way that our other systems run - we use pound and Zope clustering software (ZEO) to enable us to clone and slot in another Zope instance into the cluster as needed. This system has grown organically over several years, for example, for quite some time, we did no load balancing at all, even for our most heavily used systems. What I'd really like to know is how we could replicate this level of functionality with a django setup. Any ideas? I can provide more details if people would like to know, but really at the moment, I'm just trying to get a handle on what's possible. many thanks in advance, Tone --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---