This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I was reading up on how the Envoy proxy generates x-request-id and learned that it uses UUID (Universally unique identifier). Well, this is not new. We want the requests to be unique regardless of the clients, and the servers so it makes sense. We also use UUID everywhere these days. The biggest example is the database records’ primary key. Most programming languages/web frameworks provide…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.