Using multiple resolvers to improve the longevity of resource references

You are using multiple resolvers to improve the longevity of resource references through indirection.

Which of these trade-offs are you likely to suffer from when doing so?

Options
  1. Increased request latency
  2. Decreased network integrity
  3. Decreased request reliability
  4. Decreased connection security

Related Posts