use -i 0.0.0.0 to listen on all available interfaces. 

BTW#1: the default webserver (rocket) and cherrypy (what you seem to want 
using) have nearly the same performances

BTW#2: unless you have some specific requirements, for an internet-facing 
server is ALWAYS recommended to use a real webserver as a frontend (i.e. 
nginx or apache), even if you use more performant python-webservers (i.e. 
gunicorn or tornado)


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to