Hi all,
I'm having trouble lately with memory usage on my shared hosting plan through Dreamhost. It seems that they have a cap set at ~15MB res, and 100MB virtual. Here's what their server log says: 2006-11-16 14:16:06 kill 9886 mikez0r start-photogal. "Process puts user over total memory limit (15.78125 / 100)" I thought that this was just some poor coding on my part, and went in and ripped out all the caching that sqlobject was doing as a first attempt at reducing mem usage - to no avail. Next I tried just running a default quickstart, but even this gets killed. I have tried reducing the number of threads in the thread pool to 1 with both my project and the quickstart, and they both still get killed. I am running 1.0b2 in production mode. I didn't run into this problem until very recently, possibly when I upgraded from 0.9a to 1.0. I'm waiting for a response from Dreamhost to see if they've recently lowered the amount of memory allocated to each user. Any ideas on what else could have caused this problem? Solutions? Thanks, Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

