MODM-806 — A process exceeded a maximum allowed runtime
A proxy can utilize an external program to perform some operations.
For example, http-proxy can generate a response to the client by a program. It is possible to configure a maximum allowed runtime for such a program. If the program runs longer, it is interrupted by the SIGTERM signal and this message is logged.