[ANN] Windows nginx 1.7.1.3 RedKnight

2014-05-17 Thread itpp2012
17:21 17-5-2014 nginx 1.7.1.3 RedKnight Go ask Alice, I think she'll know, When logic and proportion have fallen dead And the white knight is talking backwards And the red queen's lost her head Remember what the dormouse said Feed your head, feed your head, as the RedKnight rizes again from the de

Re: Memcached

2014-05-17 Thread Yichun Zhang (agentzh)
Hello! On Sat, May 17, 2014 at 12:25 AM, nginxsantos wrote: > I think agentzh's "memc-nginx-module" module comes with little more features > than the default "ngx_http_memcached_module" which Valentin suggested. I won't agree with the "little more features" statement. The standard ngx_memcached m

Re: Dropped https client connection doesn't drop backend proxy_pass connection

2014-05-17 Thread newnovice
Can I proxy_pass on the way back also - and preserve all headers coming from the upstream service? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237386,250172#msg-250172 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman

Re: Dropped https client connection doesn't drop backend proxy_pass connection

2014-05-17 Thread Valentin V. Bartenev
On Friday 16 May 2014 18:32:32 newnovice wrote: > Does this also affect a 'Connection Close' header coming from the upstream > service - being sent as a connect-keep-alive to the requesting client thru > my nginx ssl reverse proxy? > > (I am trying to setup nginx as an SSL proxy; when the upstrea

Re: Memcached

2014-05-17 Thread nginxsantos
Thank you. I think agentzh's "memc-nginx-module" module comes with little more features than the default "ngx_http_memcached_module" which Valentin suggested. If I download nginx, I see the "ngx_http_memcached_module". So, it is not a third party module. I will evaluate and see which one to use.