KeepAlive安装以及简单配置 intotw | 2020-10-14 8:00 | 技术 | 101 289 字 | 4 分钟 操作系统:Centos7.3 一.依赖安装 首先安装相关依赖: yum install -y gcc openssl-devel popt-devel yum -y install libnl libnl-devel yum install -y libnfnetlink-devel 基本依赖就安装完毕了,如果还缺少什么依赖在下一步编译的时候会有w… keepalive分布式