Hi,

I am normally a Django guy. I want to create a 'webadmin' tool for my 
customers to administer their accounts. Many of the servers that I want to 
provide this on, do not have a web server installed (and I don't want to 
install one). So I am essentially looking for a python based framework to 
build an all-in-one web accessible tool to maintain various settings. After 
some research, I have decided on web2py.

I am expecting a light load, which will all be SSL encrypted. I would like 
to know how reliable the built-in web server is. Is it production ready? 
Will I have to be concerned about it crashing or stopping?

How much resources (in particular RAM) does it use?

Is it secure?

Thanks.

Reply via email to