Skip to content

Commit 0001851

Browse files
Update docs/proxy-modes.md
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
1 parent 43b3b5d commit 0001851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/proxy-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Proxy mode
22

3-
trino-lb can either proxy all calls to the underlying Trino clusters or only the initial `POST` and than hand of to the Trino cluster.
3+
trino-lb can be configured to either proxy all calls to the underlying Trino clusters or only the initial `POST` and instruct the client to connect directly to the Trino cluster for the subsequent polling requests.
44
It also needs to keep track of all started and finished queries on the Trino clusters, so that it can correctly calculate the number of running queries.
55

66
You can configure the proxy mode using

0 commit comments

Comments
 (0)