if((element_subscriber=ngx_palloc(subscription->subscriber->request->pool,sizeof(ngx_http_push_stream_queue_elem_t)))==NULL){// unable to allocate request queue element
ngx_log_error(NGX_LOG_ERR,log,0,"push stream module: unable to allocate subscriber reference");