Il giorno 26/ott/2010, alle ore 17.14, Al Jepo ha scritto:

> Hello uWSGIers,
> 
> I am able to successfully launch both the uwsgi process and nginx process.  
> But when I make a request to the localhost port 80, I still only receive the 
> nginx response instead of the uwsgi one (which I use in conjuction with 
> web.py).
> 
> ba
> Notes:
> I tried running uwsgi with both tcp and unix sockets (and reconfigured nginx 
> parameters appropriately).  But that didn’t have an effect.
> 
> The only message that gives an indication of something wrong in the log file:
> *** WARNING: you are running uWSGI without its master process manager ***
> 
> I tried running uwsgi as a standalone http server as that is now supposedly 
> possible: 
> http://projects.unbit.it/uwsgi/wiki/HTTPserver
> But, that started the process but calls to the ip address return as empty (as 
> in older versions without the embedded http server).
> 
> 


Can you post the whole uWSGI logfile ?

--
Roberto De Ioris
http://unbit.it

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to