S/W 별 version check 방법
* Apache
#./apachectl -V Server version: Apache/2.4.9 (Unix) ... |
* HAproxy
#./haproxy --version HA-Proxy version 1.5.3 2014/07/25 ... |
* Redis
$ redis-server --version
S/W 별 version check 방법
* Apache
#./apachectl -V Server version: Apache/2.4.9 (Unix) ... |
* HAproxy
#./haproxy --version HA-Proxy version 1.5.3 2014/07/25 ... |
* Redis
$ redis-server --version