Skip to content

HTTP/3: Figure out ConnectionId, RequestId, TraceId #33593

@JamesNK

Description

@JamesNK

Various IDs are assigned to connections and requests. These are output in logging.

The current design on ConnectionContext wasn't designed with HTTP/3 in mind which has a multiplexed transport context plus per-stream contexts.

Want to give users informative IDs in log messages without allocating a string ID per-stream.

Metadata

Metadata

Assignees

Labels

HTTP3Perfarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions