Re:[patch] Range filter: more appropriate restriction on max ranges.

2017-10-27 Thread 胡聪 (hucc)
Hi, Please ignore this patch, I will update later. I am sorry! -- Original -- From: "胡聪 (hucc)";; Date: Oct 27, 2017 To: "nginx-devel"; Subject: [patch] Range filter: more appropriate restriction on max ranges. # HG changeset patch # User hucongcong # Date 1

Re:[patch] Range filter: support multiple ranges.

2017-10-27 Thread 胡聪 (hucc)
Hi, Please ignore this patch, I will update later. I am sorry! -- Original -- From: "胡聪 (hucc)";; Date: Oct 27, 2017 To: "nginx-devel"; Subject: [patch] Range filter: support multiple ranges. # HG changeset patch # User hucongcong # Date 1509038506 -28800 #

Re:[patch] Range filter: move ranges array to ngx_http_headers_out_t.

2017-10-27 Thread 胡聪 (hucc)
Hi, Please ignore this patch, I will update later. I am sorry! -- Original -- From: "胡聪 (hucc)";; Date: Oct 27, 2017 To: "nginx-devel"; Subject: [patch] Range filter: move ranges array to ngx_http_headers_out_t. # HG changeset patch # User hucongcong # Date

Re:Slice filter: support multiple ranges.

2017-10-27 Thread 胡聪 (hucc)
Hi, Please ignore this patch, I will update later. I am sorry! -- Original -- From: "胡聪 (hucc)";; Date: Oct 27, 2017 To: "nginx-devel"; Subject: Slice filter: support multiple ranges. # HG changeset patch # User hucongcong # Date 1509041837 -28800 # Fri

[bugfix] Range filter: more appropriate restriction on max ranges.

2017-10-27 Thread 胡聪 (hucc)
# HG changeset patch # User hucongcong # Date 1509099660 -28800 # Fri Oct 27 18:21:00 2017 +0800 # Node ID b9850d3deb277bd433a689712c40a84401443520 # Parent 9ef704d8563af4aff6817ab1c694fb40591f20b3 Range filter: more appropriate restriction on max ranges. diff -r 9ef704d8563a -r b9850d3deb2

[patch-1] Range filter: support multiple ranges.

2017-10-27 Thread 胡聪 (hucc)
# HG changeset patch # User hucongcong # Date 1509099940 -28800 # Fri Oct 27 18:25:40 2017 +0800 # Node ID 62c100a0d42614cd46f0719c0acb0ad914594217 # Parent b9850d3deb277bd433a689712c40a84401443520 Range filter: support multiple ranges. When multiple ranges are requested, nginx will coalesc

[patch-2] Slice filter: support multiple ranges.

2017-10-27 Thread 胡聪 (hucc)
# HG changeset patch # User hucongcong # Date 1509100127 -28800 # Fri Oct 27 18:28:47 2017 +0800 # Node ID 56fe1738d1b8bdfa59ecb3eb8934db6404061e47 # Parent 62c100a0d42614cd46f0719c0acb0ad914594217 Slice filter: support multiple ranges. diff -r 62c100a0d426 -r 56fe1738d1b8 src/http/modules