Skip to content

Commit bba6123

Browse files
authored
Update README.md
1 parent f2664c4 commit bba6123

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# KnownUser.V3.Fastly
22

33
The Queue-it Security Framework ensures that end-users are not able to access your online application without first
4-
going through the queue for any and all protected areas and paths on your sites. The queue system is implemented by
4+
going through the queue for any and all *protected* areas and paths on your sites. The queue system is implemented by
55
adding a server-side (request-level) integration that protects your online application by redirecting users to a waiting
66
room according to web traffic settings in the Queue-it GO Platform. After the integration is complete, queue system
7-
behavior and operations are managed in Queue-its Go Platform and/or via the Queue-it Admin API.
7+
behavior and operations are managed in Queue-it's Go Platform and/or via the Queue-it Admin API.
88

9-
This Fastly Queue-it Connector SDK (aka, Queue-its server-side KnownUser connector) uses a Compute@Edge service to
9+
This Fastly Queue-it Connector SDK (aka, Queue-it's server-side KnownUser connector) uses a Compute@Edge service to
1010
integrate Queue-it's functionality into Fastly's network.
1111

1212
A Wasm service is required to utilize this connector.

0 commit comments

Comments
 (0)