All Unkept
Posted in: Django, Python, Web development  —  8 July 2008

Django, Python 2.5 and memory usage

After reading that in Python 2.5 some big memory leaks are fixed, I just switched a Django site from Python 2.4 to Python 2.5.

I wasn't disappointed -- the combined memory usage of my Apache processes (which are using mod_python) went from 100 Mb to 60 Mb. So, for anyone else wanting to conserve memory, this is the first thing I'd suggest!

Comments §

§ On 8 July 2008, Julian wrote: 325
Seems like I need to get Python 2.5 working on my server... :D

Add comment

Format:

  • Javascript has to be on to get past my spam protection, and cookies, and there is a delay, sorry for any inconvenience!
  • I reserve the right to moderate comments.