2dbi

How would you reduce HTTP server latency?

via2dbi

Question

How would you reduce HTTP server latency in the onboarding application?

Discussion points

  • Status-code-based retries to avoid blocking on transient failures
  • Long polling vs short polling trade-offs
  • Connection reuse, caching, and payload size
  • Identifying where latency actually comes from (network, server, DB)
Add a follow-up question they asked
Measure before optimizing
Polling vs push trade-offs
asked …
LeaderboardSalary
Language
Account