nginx + my module crashes only when ignore client abort = on

gadh nginx-forum at nginx.us
Thu Mar 14 16:46:43 UTC 2013


thanks
after i get the subrequest response in a handler function i registered, what
can i do in order to tell the ngin core the subrequest had finished ? in my
case i do only these actions:

  ngx_http_core_run_phases(r->main);
  return NGX_OK;

is this ok ?

BTW, its not a case of a client body, i'm talking about GET requests also
that get crashed, not POST.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237362,237369#msg-237369



More information about the nginx mailing list