Re: Django Resource Usage

2009-03-06 Thread Alex Gaynor
Also consider a hosting mechanism not yet mentioned in the docs, mod_wsgi. Alex On 3/6/09, Graham Dumpleton wrote: > > > > On Mar 6, 10:45 pm, Paulo wrote: >> Well, this leads me to an unknown path. Where i can find more >> information about how to install it and tweak it? > > You still aren't

Re: Django Resource Usage

2009-03-06 Thread Graham Dumpleton
On Mar 6, 10:45 pm, Paulo wrote: > Well, this leads me to an unknown path. Where i can find more > information about how to install it and tweak it? You still aren't saying how you intend to host it. If you do not know, start by looking at the deployment mechanisms supported by Django as expl

Re: Django Resource Usage

2009-03-06 Thread stout . elias
Hi, I've used the past two years django 0.96 with fastcgi in a shared server, an average website with products, image processing, forms, etc will take from 10mb to 15mb. David On Mar 6, 11:46 am, Paulo wrote: > My main concern is about django in standby. Does it take too much > resources? Not

Re: Django Resource Usage

2009-03-06 Thread Paulo
My main concern is about django in standby. Does it take too much resources? Not too much customers will be using it so i guess it's not a problem. On 5 mar, 23:08, Paulo wrote: > Hi > > I want to install Django on my webserver, but i would like to know > from you if django has an intense resour

Re: Django Resource Usage

2009-03-06 Thread Paulo
Well, this leads me to an unknown path. Where i can find more information about how to install it and tweak it? On 6 mar, 00:04, Graham Dumpleton wrote: > On Mar 6, 1:24 pm, Malcolm Tredinnick > wrote: > > > > > On Thu, 2009-03-05 at 18:08 -0800, Paulo wrote: > > > Hi > > > > I want to install

Re: Django Resource Usage

2009-03-05 Thread Graham Dumpleton
On Mar 6, 1:24 pm, Malcolm Tredinnick wrote: > On Thu, 2009-03-05 at 18:08 -0800, Paulo wrote: > > Hi > > > I want to install Django on my webserver, but i would like to know > > from you if django has an intense resource usage (memory, cpu) or it's > > not a concern? > > As always, it depends

Re: Django Resource Usage

2009-03-05 Thread Malcolm Tredinnick
On Thu, 2009-03-05 at 18:08 -0800, Paulo wrote: > Hi > > I want to install Django on my webserver, but i would like to know > from you if django has an intense resource usage (memory, cpu) or it's > not a concern? As always, it depends on what you're doing. There simply *cannot* be any general a