Hi,
What is the significance of this alert in ngx_http_close_request
if (r->count == 0) {
ngx_log_error(NGX_LOG_ALERT, c->log, 0, "http request count is
zero");
}I am seeing this alert in my logs in some cases. Dk.
_______________________________________________ nginx-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
