NGX_HTTP_PUSH_STREAM_CHECK_AND_FINALIZE_REQUEST_ON_ERROR(channel,NULL,r,"push stream module: something goes very wrong, arrived on ngx_http_push_stream_publisher_body_handler without created channel");
if(channel==NULL){
ngx_log_error(NGX_LOG_ERR,(r)->connection->log,0,"push stream module: something goes very wrong, arrived on ngx_http_push_stream_publisher_body_handler without created channel %s",id->data);