I've got a Django app that seems to eat up a lot of memory. I posted a message on Stack Overflow and it got a little sidetracked into a debate about the merits of WSGI and Apache in Worker MPM mode.
Webfaction have assured me that playing around withthat kind of thing is not going to make a significant difference and that my app is to blame. Googling around Python and memory profiling led me to heapy but the documentation for that is written in ancient Sumerian Even this very helpful page ( http://blog.redinnovation.com/2008/03/07/debugging-django-memory-leak-with-trackrefs-and-guppy ) wasn't quite simple enough for my meagre understanding of Python internals. I am hoping for some way to list all the objects in memory. I'm sure I can do this with with heapy but I don't really understand what it is telling me. Should I persevere or is there something a bit easier to understand that I could be using? Maybe I am I just too dense for the task at hand :-( Maybe it's getting late and I deserve a nice gin and tonic... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---