Load Balancing

Connection Draining

English

Overview

A mechanism that waits for existing connections to finish before removing a server.

Details

A mechanism that, when removing a server from service, stops accepting new connections while allowing a grace period for existing connections to complete. The grace period is typically set from tens of seconds to a few minutes -- too long delays maintenance, too short forcibly cuts off connections still in progress.

More Networking terms