Mine ubuntu server 8.04 hardy heron, with apache2 mod_wsgi, web2py in
production. Work very well.

On Aug 9, 9:31 am, Julius Minka <[email protected]> wrote:
> V Pondelok, 9. august 2010 o 05:05 -0700, Kenneth napísal(a):
>
> > Hello,
>
> > I´m in the process of starting a newer server for my web2py
> > applications and would like to hear your comments about what to use.
>
> > Anything about hardware that I should remeber?
>
> > As linux version I´m planing on using CentOS 5.5 as we use it on all
> > our servers.
>
> Unless you know CentOS and Apache and WSGI very well, you will possibly
> save much time by choosing Debian or Ubuntu and using Massimo's script
> to configure everything needed.
>
> > Webserver: Apache and database MySQL.
> > The server will not be runing anything other than web2py
> > applications.
>
> > Which python should I use? CentOS comes with 2.4 and I´m using 2.5 on
> > my old server?
>
> Most important is to use the same python for Apache/mod_wsgi and
> web2py.
>
>
>
> > Should I use CGI, FastCGI, WSGI, mod_wsgi, mod_python, or?
>
> I believe mod_wsgi is preferred way. Surely not CGI for so many users.
>
>
>
> > The main application for the moment will have 900 registred users,
> > with maybe 100 user using it at the same time.
>
> > Kenneth
>
> Julius

Reply via email to