nginx_upstream_check_module doesn't work with nginx > 1.7.6

2015-05-11 Thread jwroblewski
Hi, I'm not sure if this is the right place to report this issue, but perhaps someone has already run across it and has some insights... Basically, the "nginx_upstream_check_module" (versions 0.1.9 and 0.3.0) doesn't seem to be working with nginx 1.7 greater than 1.7.6. Upstreams don't get pinged

Re: nginx-1.7.6

2014-10-02 Thread vicendominguez
vicendominguez Wrote: --- > > I have make a fast "adaptation" to 1.7.6 of the yaoweibin's tengine I have made... :shame: Posted at Nginx Forum: http://forum.nginx.org/read.php?2,253626,253724#msg-253724 __

Re: nginx-1.7.6

2014-10-02 Thread vicendominguez
Ok ten-four. Thanks for answering. I have make a fast "adaptation" to 1.7.6 of the yaoweibin's tengine patch: https://github.com/vicendominguez/no_buffer_yaoweibin_nginx_patch I have a very easy configuration in nginx but it is working very well for me. Kind regards, Vicente

Re: nginx-1.7.6

2014-10-02 Thread Maxim Dounin
Hello! On Thu, Oct 02, 2014 at 07:01:34AM -0400, vicendominguez wrote: > I don't see any patch for the client body buffering mmm... > > is this ticket still pending for 1.7.x > (http://trac.nginx.org/nginx/ticket/251) or is in this version??? > > if not, any date? This would be very interes

Re: nginx-1.7.6

2014-10-02 Thread vicendominguez
I don't see any patch for the client body buffering mmm... is this ticket still pending for 1.7.x (http://trac.nginx.org/nginx/ticket/251) or is in this version??? if not, any date? This would be very interesting to know. thx Posted at Nginx Forum: http://forum.nginx.org/read.php?2,253626,

Re: [nginx-announce] nginx-1.7.6

2014-09-30 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.7.6 for Windows http://goo.gl/WWIELz (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org. Announcements are also

nginx-1.7.6

2014-09-30 Thread Maxim Dounin
Changes with nginx 1.7.6 30 Sep 2014 *) Change: the deprecated "limit_zone" directive is not supported anymore. *) Feature: the "limit_conn_zone" and "limit_req_zone" directives now can be used with comb