ℹ️ This page contains an example of a configuration file for the redirection.io agent.
To discover all the configuration file and its options, please refer to the
agent configuration reference. You may also
check the list of configuration examples to
find a configuration example that is close to your technical context.
Upstream keep-alive
This example sets forward.keep_alive to true for simple connection reuse between proxy and backend. It improves efficiency by reducing connection setup overhead for repeated requests.