Skip to content

Commit cb197ee

Browse files
Merge pull request #293 from syseleven/bpetermann/octavia-connection-interrupt
octavia: connections may be interrupted
2 parents 843eb59 + ce90dc1 commit cb197ee

File tree

1 file changed

+4
-2
lines changed
  • user/pages/04.Reference/08.network/02.lbaas

1 file changed

+4
-2
lines changed

user/pages/04.Reference/08.network/02.lbaas/docs.en.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ connection-limit | 50000
183183

184184
You may set different timeouts or limits in the configuration of the listener.
185185

186-
### Topology limits
186+
### Known issues
187187

188-
The total number of members (backends) across all pools of a load balancer is limited to 300.
188+
After a reconfiguration of a load balancer, like adding/removing pool members, existing TCP connections will continue to work for up to 24 hours. After that period, the connection will be dropped and clients will need to reconnect.
189+
190+
Some maintenance tasks in the SysEleven OpenStack Cloud may require a restart of the underlying services. Such a restart will interrupt existing TCP connections via a load balancer and clients will need to reconnect.

0 commit comments

Comments
 (0)