Re: How much memory does a django instance need was Does Hostmonster support Django?

2007-11-13 Thread Kenneth Gonsalves
On 13-Nov-07, at 7:10 PM, Forest Bond wrote: > I guess maybe you could try to reduce your imports. heavy use of PIL and reportlab is there even though there are at the most three users at a time. I remember running 4 sites on pre .91 django on zettai and keeping well within the 64 mb

Re: How much memory does a django instance need was Does Hostmonster support Django?

2007-11-13 Thread Forest Bond
Hi, On Tue, Nov 13, 2007 at 07:41:17AM +0530, Kenneth Gonsalves wrote: > On 12-Nov-07, at 6:25 PM, Forest Bond wrote: > > Maybe you need to decrease your ServerLimit? Each forked server process > > leads to increased memory usage. For a really low volume site, you can get > > away with

Re: How much memory does a django instance need was Does Hostmonster support Django?

2007-11-12 Thread girzel
> did all this - I am still getting around 35 MB per instance. And it > is not the fault of webfaction. The same site on my local machine > gives the same figure. This on the latest svn in both cases. The last > time I looked at these figures, it was around 12-15mb an instance. > Any

Re: How much memory does a django instance need was Does Hostmonster support Django?

2007-11-12 Thread Kenneth Gonsalves
On 12-Nov-07, at 6:25 PM, Forest Bond wrote: > Maybe you need to decrease your ServerLimit? Each forked server > process leads > to increased memory usage. For a really low volume site, you can > get away with > ServerLimit 1, although I'd be sure to host your media files in a >