top | item 25880870

(no title)

jaachan | 5 years ago

Some of these suggestions (like the sleep(16)) also apply to non-HTTP APIs.

In fact, I find the headers part of the suggestion the least useful. No client will check these headers.

discuss

order

toolslive|5 years ago

Well, the context matters a lot:

  - Is it a distributed system ?
  - Are the clients yours ?
  - Is it one server, or our there thousands of components with the same API ?
These things influence what's possible and what's a good/bad strategy.