Skip to content

Commit 2473c53

Browse files
alexottadutra
authored andcommitted
Clarify that requests are evenly spread between connections (apache#1131)
1 parent 238a53c commit 2473c53

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

manual/pooling/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ described in the next section). The number of stream ids depends on the
3737
+-------+ +-------+ +----+ +----------+ +-------+
3838
```
3939

40+
If there are several connections in pool, driver evenly spreads new requests between connections.
41+
4042
### Configuring the connection pool
4143

4244
Connections pools are configured with a [PoolingOptions][pooling_options] object, which

0 commit comments

Comments
 (0)