Description
Extra nginx directives such as echo, sleep, and time can be used for testing, debugging, or custom response behavior. It is useful for administrators and developers building controlled nginx configurations.
Debug-style directives can leak information or delay responses if used carelessly. Keep them out of public production paths unless the behavior is intentional.