Hello, iam new to django and in the phase of researching django production features. Iam planing to run django as fcgi behind a thin webserver. Can some point me out a good read or resource to find more about this topics. Iam specially interested in the problem about scaling, regarding threading and the GIL problem coming with that. Do i have to plan a 1-process-per-client setup ( and the memfootprint cominng with this) or does the fcgi/django run threaded? I found a few older posting on this list regarding the threading issues in django, but iam still not sure what kind of behaviour and problems i will expect in a bigger production enviroment. Regards David
--~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---