[edit] debug_points

Syntax: debug_points [stop | abort]

Default: none

debug_points stop;

There are some assertion points inside nginx that allow to stop nginx to attach the debugger, or to abort and to create the core file.


Module: CoreModule