Skip to content

Commit ca0d42c

Browse files
Update src/content/docs/waiting-room/reference/queueing-methods.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent d99ce4f commit ca0d42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/waiting-room/reference/queueing-methods.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Allow all traffic to pass immediately through your waiting room and into your ap
4242

4343
Use this setup when you only want to use your waiting room for events — where you can update the queueing method — and otherwise avoid queueing during low-traffic hours.
4444

45-
Additionally, you can use this queuing method when you want to gather analytics on your traffic but do not want to queue any users. With passthrough on, all traffic will be sent directly to your origin, however analytics will be gathered on `total active users`, `new users per minute` and `time on origin`. We recommend this as a useful test to gather insights into your traffic patterns and help determine appropriate threshold settings.
45+
Additionally, you can use this queuing method when you want to gather analytics on your traffic but do not want to queue any users. With passthrough on, all traffic will be sent directly to your origin. However, analytics will be gathered on `total active users`, `new users per minute` and `time on origin`. We recommend this as a useful test to gather insights into your traffic patterns to help determine appropriate threshold settings.
4646

4747
## Reject
4848

0 commit comments

Comments
 (0)