| Syntax: | debug_points |
|---|---|
| Default: | โ |
| Context: | main |
This directive is used for debugging.
When internal error is detected, e.g. the leak of sockets on restart of working processes, enabling debug_points leads to a core file creation (abort) or to stopping of a process (stop) for further analysis using a system debugger.
Please login to continue.