diff --git a/lib/nginx-http-flv-module b/lib/nginx-http-flv-module index e2453b3..34e8b7d 160000 --- a/lib/nginx-http-flv-module +++ b/lib/nginx-http-flv-module @@ -1 +1 @@ -Subproject commit e2453b31e211c667582e50027cc96e5dc3f2340a +Subproject commit 34e8b7dfe9b6b5481a96dbea0f954085aa1f3d03 diff --git a/src/http/ngx_http_upstream.c b/src/http/ngx_http_upstream.c index 89e1319..be96be4 100644 --- a/src/http/ngx_http_upstream.c +++ b/src/http/ngx_http_upstream.c @@ -2502,6 +2502,8 @@ ngx_http_upstream_test_next(ngx_http_request_t *r, ngx_http_upstream_t *u) } #endif + + break; } #if (NGX_HTTP_CACHE)