Skip to content

Commit 6c10e46

Browse files
Update websockets.mdx
added note about session duration with EdgeStartTimestamp and EdgeEndTimestamp
1 parent b669948 commit 6c10e46

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+
When looking at [HTTP requests logs](/logs/reference/log-fields/zone/http_requests/) note that the EdgeStartTimestamp and EdgeStopTimestamp fields represent the duration of the websocket connection and is not just a representation of the initial HTTP connection.

0 commit comments

Comments
 (0)