Answered in reply to your mod_python mailing list post. http://www.modpython.org/pipermail/mod_python/2009-December/026415.html
Graham On Dec 22, 9:45 pm, bharath <bharat...@yahoo.co.in> wrote: > Hi, > > Django is taking time loading libraries . I am using python open > source libraries like montylingua , simplejson and django is taking > time loading these libraries . > > When django is run using python manage.py runserver > first request takes time but rest of the requests doesn't take time > ( quite fast ) ,which is acceptable but when django is used along > with apache and mod_python > it takes time as much time as django takes for first request when run > using python manage.py runserver for almost every request. > > How to avoid this as our performance is greatly hindered by this > behaviour > > is it possible to cache these external open source libraries ? > > Thanks in Advance, > Bharath -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.