Hi Thomas,

> Apache creates several threads (or worker processes) and after one
> request the thread/process gets killed. But the other are still alive and
> have the old code loaded.
>
> Maybe you could try mod_wsgi. It is much more flexible.

Thanks for the tip. It seems as this could be the cause of this
peculiar behaviour.

The funny thing is that I have never seen anything like this on my
(older) Mac OS X or Linux installations of Apache/mod_python.

I'll give mod_wsgi a try.

Thanks,
Ulf
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to