@@ -74,11 +74,11 @@ $::HttpConfig
7474--- request
7575 GET /t
7676--- response_body_like eval
77- qr/^1: 0, conn committed: true, states: 0, 0, 1, 9
78- 2: 0\.5, conn committed: true, states: 1, 1, 2, 8
79- 3: 1, conn committed: true, states: 2, 2, 3, 7
77+ qr/^1: 0, conn committed: true, states: 0, 0, 1, 1
78+ 2: 0\.5, conn committed: true, states: 1, 1, 2, 2
79+ 3: 1, conn committed: true, states: 2, 2, 3, 3
8080failed to limit traffic: rejected
81- 5: 0\.(?:4[6-9]|5|5[0-4])\d*, conn committed: true, states: 0, (?:1|1\.0[0-4]\d*|0\.9[6-9]\d*), 4, 6
81+ 5: 0\.(?:4[6-9]|5|5[0-4])\d*, conn committed: true, states: 0, (?:1|1\.0[0-4]\d*|0\.9[6-9]\d*), 4, 4
82826: 2, conn committed: true, states: 1, (?:2|2\.0[0-4]\d*|1\.9[6-9]\d*), 5, 5
8383$/s
8484--- no_error_log
@@ -193,15 +193,15 @@ $::HttpConfig
193193 GET /t
194194--- response_body_like eval
195195qr/^1: 0, conn committed: true, states: 0, 0, 1, 1
196- 2: 0\.5, conn committed: true, states: 1, 1, 2, 0
196+ 2: 0\.5, conn committed: true, states: 1, 1, 2, 2
197197failed to limit traffic: rejected
198- states: 1, 1, 2, 0
198+ states: 1, 1, 2, 2
199199failed to limit traffic: rejected
200- states: 1, 1, 2, 0
200+ states: 1, 1, 2, 2
201201failed to limit traffic: rejected
202- states: 1, 1, 2, 0
202+ states: 1, 1, 2, 2
203203failed to limit traffic: rejected
204- states: 1, 1, 2, 0
204+ states: 1, 1, 2, 2
205205$/s
206206--- no_error_log
207207[error]
0 commit comments