Skip to content

Commit 17db83b

Browse files
chris-martinellipedrosousahyperlint-ai[bot]
authored andcommitted
[Network] Update WebSockets (#18280)
Added note about session duration with EdgeStartTimestamp and EdgeEndTimestamp --------- Co-authored-by: Pedro Sousa <[email protected]> Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 671657f commit 17db83b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/network/websockets.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ When Cloudflare releases new code to its global network, we may restart servers,
7171

7272
Investigating issues with Websocket can be facilitated with client tools like [wscat](https://github.com/websockets/wscat).
7373
Being able to reproduce an issue on a single URL with a minimalistic tool helps narrowing down the issue.
74+
75+
The `EdgeStartTimestamp` and `EdgeStopTimestamp` fields in [HTTP requests logs](/logs/reference/log-fields/zone/http_requests/) represent the duration of the WebSocket connection (they do not represent the initial HTTP connection).

0 commit comments

Comments
 (0)