Worker process core dumped

Maxim Dounin mdounin at mdounin.ru
Thu Sep 3 12:40:40 UTC 2020


Hello!

On Thu, Sep 03, 2020 at 07:19:08AM -0400, allenhe wrote:

> to be more self assurance,
> can somebody confirm that the "r" is no longer accessable after this?
>                    ngx_http_free_request(r, 0);

The ngx_http_free_request() function frees the request, and using 
"r" after the call is an error.

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx mailing list