Aljosa, The docs are really good. ( http://www.djangoproject.com/documentation/modpython/ ) I can attest that you should definitely use prefork instead of worker. I was getting random crashes on our server until I realized that one of my admins installed worker. Switching to prefork fixed everything.
Corey On Feb 28, 2008, at 5:04 AM, Aljosa Mohorovic wrote: > > i'm interested in apache/mod_python/memcached settings for django > site. > > do you use apache prefork or worker? what configuration options work > best for you? > > please share your settings and anything useful for production system. > > Aljosa > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---