Skip to content

Commit 331e2a9

Browse files
Adds to terms to the glossary (cloudflare#21219)
1 parent 694cffd commit 331e2a9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/content/glossary/fundamentals.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,21 @@ entries:
101101
general_definition: |-
102102
an origin response status code is an HTTP response code sent from the origin server to Cloudflare.
103103
104+
- term: origin/host server
105+
general_definition: |-
106+
the server where the website content is hosted.
107+
104108
- term: plan
105109
general_definition: |-
106110
plans distinguish the breadth of Cloudflare features accessible to a specific domain. Plan options include [Free, Pro, Business, or Enterprise](https://www.cloudflare.com/plans/).
107111
108112
- term: protocol
109113
general_definition: |-
110114
a protocol is a set of rules governing the exchange or transmission of data between devices.
115+
116+
- term: proxy server
117+
general_definition: |-
118+
the server that sits between the origin server and the client. Cloudflare is a proxy server for example.
111119
112120
- term: redirect
113121
general_definition: |-

0 commit comments

Comments
 (0)