Debian 使用 Jemalloc 优化 Nginx 和 MySQL
Install jemalloc From APT
Nginx 需要编译时加入–with-ld-opt=-ljemalloc
MySQL 需要根据启动方式的不同,修改 systemd 文件 / init.d文件
Build from souce 以使用最新的版本
Install jemalloc From APT
Nginx 需要编译时加入–with-ld-opt=-ljemalloc
MySQL 需要根据启动方式的不同,修改 systemd 文件 / init.d文件
Build from souce 以使用最新的版本