Tagged articles
3 articles
Page 1 of 1
Aikesheng Open Source Community
Aikesheng Open Source Community
Dec 4, 2020 · Databases

Effect of Floating IP (SIP) Switch on MySQL Connections and the Importance of TCP Keepalive

The article describes an experiment that shows when a floating IP (SIP) moves between MySQL servers, existing client connections experience long delays until TCP keepalive detects the failure, highlighting the need to configure shorter keepalive intervals for high‑availability database deployments.

Database ConnectivityFloating IPhigh availability
0 likes · 4 min read
Effect of Floating IP (SIP) Switch on MySQL Connections and the Importance of TCP Keepalive
Open Source Linux
Open Source Linux
Mar 23, 2020 · Cloud Computing

How to Deploy Your First OpenStack VM in Minutes

This step‑by‑step guide shows how to install OpenStack client tools, modify and run the init‑runonce script, list required resources, create a virtual machine, log in, and assign a floating IP, providing all commands and screenshots needed for a successful deployment.

CLIFloating IPOpenStack
0 likes · 6 min read
How to Deploy Your First OpenStack VM in Minutes