Hello,

> - slow on static files copared to apache
this i believe is resolved when we configure the webserver to pass on
non-static things to web2py.

> - size limit on HTTPS transfers
> - an unresolved timeout issue with streaming of large files
> - does not support typical apache configs like virtual hosts, hosts
> allow, hosts deny

typically, a fastcgi based webserver still depends on the web2py
application server. does it mean, that, unless one is using wsgi,
fastcgi will also be prone to the above problems ?

> Using apache would make a more solid configuration but it is not
> change the speed.

Are you suggesting, that, its best to use apache with wsgi instead of
lighttpd or cherokee with fastcgi ?

thanks
Arvind
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to