Help trying to understand a rewrite rule

2015-12-29 Thread Guido
e is my problem? Perhaps I misunderstood completely the way that rewrites works. Thanks! -- -- Guido Accardo -- "... What we know is a drop, what we ignore is the ocean ..." Isaac Newton ___ nginx mailing list nginx@nginx.org http://mailman.n

Problem with nginx + uwsgi

2015-07-17 Thread Guido
but the answer of nginx it's wrong: 502 Bad Gateway 502 Bad Gateway nginx/1.7.1 So for any reason nginx interpret the HTTP/500 from the API as the gateway it's no available. Do you see what I'm doing wrong? More info: Nginx 1.8.0 Ubuntu 12.04 uWSGI 1.0.3 Thanks in advance --

Location not found when using /

2015-05-14 Thread Guido Accardo
/process/a/1 failed (2: No such file or directory) which has no sense given I didn't set a root and in nginx.conf. Thank you in advance. -- --- Guido Accardo ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: HttpLuaModule create asynchronous subrequests

2014-11-14 Thread Guido Accardo
Hello, On Thu, Nov 13, 2014 at 5:24 PM, Yichun Zhang (agentzh) wrote: > Hello! > > On Wed, Nov 12, 2014 at 12:20 PM, Guido Accardo wrote: > > > > Here, prod response is sent immediately as I want and dev receives the > > traffic but the connection is closed the I got

HttpLuaModule create asynchronous subrequests

2014-11-12 Thread Guido Accardo
he traffic but the connection is closed the I got a Broken Pipe (which makes sense). Is there a way to do capture calls in a asynchronous mode or to achieve this in other way? Thank you in advance, -- --- Guido Accardo ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx