Settings

ROUTING_ENABLED

default: True

Will disable the routing if set to False.

ENABLE_PROXY_ROUTING

default: False

Will enable proxy routing if set to True.

Note

read caveats before enabling this setting.

ROUTING_CACHE

default: False

Will cache the routers and corresponding destinations using lru_cache if set to True.