> > > I want to be able to run the python code in web.py webserver, because > I'm porting a hacking tool in order to integrate it with w3af [0]. The > idea is that the users will be able to install the module I'm porting > in a web server, and run it from there, or simply click on a button in > my application and start the whole thing in their box. > > If is for small load and no security is needed, this should be Ok. otherwise, don't do it.
I known that the built in webserver dies against a not-so-agressiv ab test. And don't see where use a webserver like nginx would avoid the creation of a easily deployable package. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
