Ubuntu 16.04 + wordpress
Ubuntu 16.04 我採用的 web server 為 Nginx , Database 是 MariaDB . 在使用 WordPress 前你必須先確定你的系統軟體符合他的需求 PHP 版本需要大於 7 ,安裝 Nginx (Web server) MySQL 版本需要大於 5.6 或是 […]
Ubuntu 16.04 我採用的 web server 為 Nginx , Database 是 MariaDB . 在使用 WordPress 前你必須先確定你的系統軟體符合他的需求 PHP 版本需要大於 7 ,安裝 Nginx (Web server) MySQL 版本需要大於 5.6 或是 […]
測試在 Ubuntu14.04,資料庫系統更新成 MariaDB 10.0 (移除 MySQL5.5) 建議先把舊的資料庫備份下來 其中的 database 請依你實際的 database 名稱,我的 database 名稱為 benjr 因為我會使用到 wordpress,根據 WordPress […]
作業系統平台皆為 CentOS 7.2 關於 Sysbech OLTP , MariaDB Galera Cluster , HAProxy 請參考. CentOS 7 YUM 安裝 MariaDB Galera Server – https://benjr.tw/95350 CentO […]
這邊繼續探討 MariaDB Galera Cluster + HAProxy (CentOS) https://benjr.tw/95536 balance 不同模式的運作方式. balance: Defines the destination selection policy you want […]
作業系統平台為 Ubuntu 16.04 .安裝 MariaDB 10.1 (這版本 MariaDB server 含 Galera 功能).Ubuntu 16.04 透過 apt 安裝的 MariaDB 版本為 10 ,要額外安裝 10.1 需要自行設定 apt repository . 上面為指 […]
這邊繼續探討關於 sysbench OLTP 的參數使用,關於 sysbench 一般設定 https://benjr.tw/8715 ,與 sysbench 如何 測試 oltp 資料庫 https://benjr.tw/95251 請自行參考. 測試環境 Ubuntu 14.04 -–max-t […]
之前 Database 只會新增 個別資料庫,或是一些簡單的設定 ,但是在使用 sysbench – https://benjr.tw/95251 進行 oltp 測試時,裡面的模式使用了很多的 SQL 語法,不是很了解 SQL 所以惡補一下. 關於 Linux 下的 Mysql (Ma […]
作業平臺 CentOS 7 的 yum 沒有包含 sysbench 需要透過 git 下載並編譯原始碼. 編譯 sysbench 時所需要的套件 開始編譯 sysbench GitHub – https://github.com/akopytov/sysbench sysbench 提供 […]
MariaDB Galera Cluster 與 HAProxy 作業系統平台皆為 CentOS 7.2 ,本篇的重點放在 HAProxy 的設定. MariaDB & Galera 5.5 安裝方式請參考 https://benjr.tw/95350 MariaDB Galera Clu […]
Scons 編譯 Galera 需要透過 Scons ,在 Scons 網站下載 http://scons.org/pages/download.html SCons 是什麼? SCons is an Open Source software construction tool—that is, a […]