haproxy:install-haproxy-2-centos-6
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haproxy:install-haproxy-2-centos-6 [2021/06/29 04:55] – 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.3.10.tar.gz | + | tar xvzf haproxy-2.7.9.tar.gz |
- | cd haproxy-2.3.10 | + | 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 |
Layanan
Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |haproxy/install-haproxy-2-centos-6.1624956958.txt.gz · Last modified: 2021/06/29 04:55 by kbadmin