Re: [web2py] Web2py or Python 2.5 consumes too much RAM

2010-05-04 Thread Kuba Kucharski
> I tried rebooting the server but after some time it starts to consume > a lot of memory again. There's only one user for now do you have some kind of automated actions(like xml-rpc calls, js scripts using json-rpc) and you forgot to disable sessions for this actions with session.forget?

[web2py] Web2py or Python 2.5 consumes too much RAM

2010-04-30 Thread Adolfo
Hello I've been working for months in an application, i never had any problems working as localhost. When i finished the app i decided to run it in an Ubuntu 8.04 server with 2Gb of RAM. I used apache mod proxy for accessing the app from the network. I'm using postgress I haven't had any problems