<div dir="ltr">Hi,<div>What is the significance of this alert in ngx_http_close_request</div><div><br></div><div>    if (r->count == 0) {<br>        ngx_log_error(NGX_LOG_ALERT, c->log, 0, "http request count is zero");<br>    }<br></div><div><br></div><div>I am seeing this alert in my logs in some cases.</div><div><br></div><div>Dk.</div></div>