Skip to content

Commit a5c676c

Browse files
Update docs/network/load_balancer.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 4ab6a2c commit a5c676c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/network/load_balancer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Routing rules that define how traffic is handled:
128128

129129
#### External sources
130130

131-
You may use external sources to forward traffic from LB to remote systems (use `proxy_protocol_from` to enable proxy protocol and pass real client IP to backend, nginx will be started on remote system):
131+
You may use external sources to forward traffic from LB to remote systems (use proxy_protocol_from to enable the PROXY protocol and pass the real client IP to the backend; Nginx will be started on the remote system):
132132

133133
```json
134134
{

0 commit comments

Comments
 (0)