got it . i better use --http :port On Tue, Mar 6, 2012 at 4:59 PM, Roberto De Ioris <[email protected]> wrote:
> > > Thank you very much! i am going to give uWSGI standalone mode a try! > > > Forgot an important point: > > > --http :port > will spawn the http router/filter/proxy > > --http-socket :port > will let uWSGI speaking the http protocol (instead of the uwsgi one). > > > You need the first form if you plan to put uWSGI alone in the network. > > > -- > Roberto De Ioris > http://unbit.it >

