Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-25 Thread Anthony
When it redirects, I find I can simply hit the back button, and I get to the page I request (it doesn't redirect again once I go back). On Friday, March 25, 2011 2:25:02 PM UTC-4, pbreit wrote: > I"m on the new Google Groups and it's been acting really flakey recently > with links. As you say,

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-25 Thread pbreit
That looks simpler than mine. Here is what I came up with (Fabric script): Credit: http://library.linode.com/web-servers/nginx/python-uwsgi/ubuntu-10.04-lucid The two init.d files are: https://library.linode.com/web-servers/nginx/installation/reference/init-deb.sh https://library.linode.com/web-

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-25 Thread pbreit
I"m on the new Google Groups and it's been acting really flakey recently with links. As you say, it constantly redirects back to the main list. But sometimes it doesn't. I'm not sure how else to get you a link but the thread had to do with getting a setup script for Nginx.

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-25 Thread Vasile Ermicioi
before proceeding I created a custom running application from webfaction panel, then pointed my domain to this application *[ nginx install ]* wget http://nginx.org/download/nginx-0.8.54.tar.gz tar xvxf nginx-0.8.54.tar.gz cd nginx-0.8.54 ./configure \ --prefix=/home/myuseronwebfaction/nginx \

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-25 Thread JorgeRpo
I would be interested in your config, too, elffikk

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-25 Thread Vasile Ermicioi
I use nginx with uwsgi on webfaction, I will post later my configuration and my steps to install them if you are interested webfaction offers max 80Mb per user processes in their default plan, and I needed something like this

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-25 Thread Anthony
After clicking the link, try hitting your back button. On Friday, March 25, 2011 10:13:57 AM UTC-4, Luis Díaz wrote: > pbreit > that link does not lead me to anything .. > > > Díaz Luis > http://www.facebook.com/diazluis2007 > User Linux 532223 > progjuegos.com > TSU Analisis de Sistemas > Uni

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-25 Thread Luis Díaz
pbreit that link does not lead me to anything .. Díaz Luis http://www.facebook.com/diazluis2007 User Linux 532223 progjuegos.com TSU Analisis de Sistemas Universidad de Carabobo Facultad de Odontología

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-24 Thread Luis Díaz
I'd like to try the suggestion of Mr. massimo but I have the time to learn on the fly I hope the collaboration of someone on the list I'm starting to develop systems in several vps and I face this problem of memory. cherokke could also be a good approximation .. Whether this also in a script .sh

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-24 Thread Vasile Ermicioi
why don't you use nginx or cherokee with uwsgi ? they both consume much less ram than apache

Re: [web2py] Re: squeeze + Apache2 = lots of RAM

2011-03-24 Thread Luis Díaz
will try next week to conduct stress tests. someone has a script-style "setup-web2py.sh? allow me to implement a tornado server and allows restart in case of failure Díaz Luis http://www.facebook.com/diazluis2007 User Linux 532223 progjuegos.com TSU Analisis de Sistemas Universidad de Carabobo Fac