haproxy:install-haproxy-2-centos-6
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haproxy:install-haproxy-2-centos-6 [2020/03/21 08:59] – created kbadmin | haproxy:install-haproxy-2-centos-6 [2023/10/10 23:01] (current) – kbadmin | ||
---|---|---|---|
Line 2: | Line 2: | ||
Berikut ini adalah tahapan install haproxy 2.x di linux centos 6.x | Berikut ini adalah tahapan install haproxy 2.x di linux centos 6.x | ||
< | < | ||
- | sudo yum install gcc pcre-static pcre-devel -y | + | sudo yum install gcc pcre-static |
- | yum install | + | |
</ | </ | ||
Download haproxy 2.x | Download haproxy 2.x | ||
< | < | ||
- | wget http:// | + | wget https:// |
- | tar xvzf haproxy-2.0.13.tar.gz | + | tar xvzf haproxy-2.7.9.tar.gz |
- | cd haproxy-2.0.13 | + | cd haproxy-2.7.9 |
</ | </ | ||
installasi | installasi | ||
< | < | ||
- | make TARGET=linux-glibc-legacy USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1 USE_CRYPT_H=1 USE_LIBCRYPT=1 | + | make TARGET=linux-glibc-legacy USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1 USE_CRYPT_H=1 USE_LIBCRYPT=1 USE_THREAD=1 |
</ | </ | ||
dan kemudian | dan kemudian | ||
Line 34: | Line 33: | ||
haproxy -v | haproxy -v | ||
cd / | cd / | ||
- | vim haproxy.cfg | + | nano haproxy.cfg |
haproxy -f haproxy.cfg | haproxy -f haproxy.cfg | ||
Line 41: | Line 40: | ||
</ | </ | ||
+ | Referensi | ||
+ | - https:// | ||
+ | <nspages -h1 -textPages=" |
Layanan
Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |haproxy/install-haproxy-2-centos-6.1584795598.txt.gz · Last modified: 2020/03/21 08:59 by kbadmin