[nginx] Style.

2015-06-05 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/ac52b46ebab5 branches: changeset: 6166:ac52b46ebab5 user: Maxim Dounin mdou...@mdounin.ru date: Fri Jun 05 17:10:34 2015 +0300 description: Style. diffstat: src/event/ngx_event.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)

[nginx] Upstream keepalive: reduced diffs to the plus version of...

2015-06-05 Thread Roman Arutyunyan
details: http://hg.nginx.org/nginx/rev/87d48f8793b6 branches: changeset: 6167:87d48f8793b6 user: Roman Arutyunyan a...@nginx.com date: Thu Jun 04 23:46:44 2015 +0300 description: Upstream keepalive: reduced diffs to the plus version of nginx. diffstat:

[nginx] Added the REQUEST_SCHEME parameter.

2015-06-05 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/62869a9b2e7d branches: changeset: 6168:62869a9b2e7d user: Maxim Dounin mdou...@mdounin.ru date: Fri Jun 05 22:23:26 2015 +0300 description: Added the REQUEST_SCHEME parameter. The REQUEST_SCHEME parameter was introduced in Apache 2.3.11 and

[nginx] Stream: fixed reuseport to actually work.

2015-06-05 Thread Ruslan Ermilov
details: http://hg.nginx.org/nginx/rev/f654addf0eea branches: changeset: 6169:f654addf0eea user: Ruslan Ermilov r...@nginx.com date: Fri Jun 05 23:03:13 2015 +0300 description: Stream: fixed reuseport to actually work. diffstat: src/stream/ngx_stream.c | 7 +++

[PATCH] Adds $orig_remote_addr in realip module

2015-06-05 Thread Jon Nalley
# HG changeset patch # User Jon Nalley c...@bluebot.org # Date 1433560679 18000 # Fri Jun 05 22:17:59 2015 -0500 # Node ID b7c07ccca1f9be7038379cfd1077fb5885b3f388 # Parent 62869a9b2e7d1b2b698cb1ca67ad664b37171113 Adds $orig_remote_addr in realip module. When the realip module sets