Re: Feature extension to auth_request module: FastCGI authorizer

2013-04-23 Thread davidjb
Maxim Dounin Wrote: --- > For me it doesn't looks like what you do actually matches FastCGI > Authorizer specification. Even if we ignore the fact that body > isn't handled properly, and authorizer mode isn't advertized to > FastCGI. > > Most

new directive: proxy_next_tries N

2013-04-23 Thread duv
Short description: Will attempt only N upstreams and then fail with last error I didn't commit this to any trunk/branch, This is my first patch so I'm not sure how it goes. I submitted a gist of it to: https://gist.github.com/shai-d/5446961 Hope you will find it useful. Shai Duvdevani. Posted a

s-maxage not being honored with proxy_cache

2013-04-23 Thread Ryan Parrish
I have a slow backend application that I'm using nginx to provide the authentication and caching for. It's been working great however there is one nagging issue that I cannot seem to resolve, when the backend app sets a s-maxage and a maxage Cache-Control, nginx only seems to honor the maxage and

Re: Emulate SSI 'exec cmd' with nginx

2013-04-23 Thread Maxim Dounin
Hello! On Mon, Apr 22, 2013 at 06:45:55PM -0400, lpr wrote: > Dear all > > Trying to move my pages from Apache to nginx (1.2.1 on Debian stable with > backports), I run into the problem of having used SSI's 'exec cmd' for more > than a decade quite intensively. > > What is the best and easiest

Re: which version to use in production - 1.2.x or 1.3.x

2013-04-23 Thread Maxim Dounin
Hello! On Tue, Apr 23, 2013 at 04:12:14AM -0400, gadh wrote: > thanks, where can i see the API changes between 1.2.x and 1.3.x ? i > currently use subrequest in 1.2.8 and in 1.3.16 the filter module is not > called and the browser waits forever (so it does not go to backend also) All commits can

Majid Al Futtaim Fashion to launch Abercrombie and Fitch in Dubai in 2014

2013-04-23 Thread abbott
Majid Al Futtaim Fashion to launch Abercrombie and Fitch in Dubai in 2014 Hot on the heels of its recent announcement to bring Hollister to the region, Majid Al Futtaim Fashion, the retail arm of Majid Al Futtaim Ventures, has finalized another joint-venture agreement with Abercrombie & Fitch Co.

Re: which version to use in production - 1.2.x or 1.3.x

2013-04-23 Thread gadh
thanks, where can i see the API changes between 1.2.x and 1.3.x ? i currently use subrequest in 1.2.8 and in 1.3.16 the filter module is not called and the browser waits forever (so it does not go to backend also) Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238512,238573#msg-238573

Re: Reg. nginx_tcp_proxy_module

2013-04-23 Thread Maxim Dounin
Hello! On Tue, Apr 23, 2013 at 11:59:22AM +0530, ESWAR RAO wrote: > Hi All, > > I have a below setup: > > netcat client (nc localhost 8081) =>nginx server(8081) with tcp_proxy > module=>2 netcat servers(8031 and 8032) > > $ nc localhost 8081 > bii > > $ nc -lk 8031 > b