Skip to content

Commit c214c1b

Browse files
committed
Remove sentence from docs
1 parent 764bb5b commit c214c1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/design.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ Read on the [scaling page](./scaling/index.md) for more details.
9797
## 6. Proxy modes
9898

9999
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.
100-
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.
101100

102101
Read on the [proxy modes page](./proxy-modes.md) for more details.
103102

0 commit comments

Comments
 (0)