nginx-0.5.32 crashed

Denis Erygin erygin at corp.mail.ru
Thu Oct 18 15:08:51 MSD 2007


src/http/ngx_http_upstream.c: [1890, 1898]:
. . .
if (ngx_event_pipe(p, ev->write) == NGX_ABORT)
{
   if (downstream->destroyed) {
      return;
   }

   ngx_http_upstream_finalize_request(r, u, 0);
   return;
}
. . .

Нормально ли, когда ev->write < 0 ?
например ev->write = -791621424






More information about the nginx-ru mailing list