I have a Satchmo deployment w/ 500k products running on - Apache 2.2-mpm-prefork - mysql 5.1 - mod_wsgi 3.3 - mysqldb 1.2.3
Technology stacks asside (going to migrate to nginx / gunicorn / etc... over time) this site has one hell of a memory leak the server itself is running with 16GB of memory and over time it is all being consumed the the apache process debug is turned off I've googled and experimented for upwards of a week without any changes other than the memory consumption has slowed down. So rather than growing from taking under 1GB to completely non responsive takes longer in between restarts Any suggestions for tracking this one down? My next step is to profile the project (not fond of the idea given the volume of dependencies in Satchmo) though I don't believe the issue is with the project itself since 1) I've used Satchmo before without these issues 2) This doesn't show up on my dev machine -- 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.