Chia Sẽ Kinh Nghiệm Về IT



Tìm Kiếm Với Google
-


Gởi Ðề Tài Mới  Gửi trả lời
 
Công Cụ Xếp Bài
Tuổi 09-01-2022, 01:27 AM   #1
hoctinhoc
Guest
 
Trả Lời: n/a
Configure HAProxy to Load Balance Site with SSL PassThrough
Configure HAProxy to Load Balance Site with SSL PassThrough



Bạn tạo file với cầu hình sau là ok:
vi /etc/haproxy.cfg
Mã:
global   log 127.0.0.1 local0   maxconn 4000   daemon   uid 99   gid 99  defaults   log     global   timeout server 5s   timeout connect 5s   timeout client 5s  frontend https_frontend   bind *:443   mode tcp   default_backend web_server  backend web_server   mode tcp   balance roundrobin   stick-table type ip size 200k expire 30m   stick on src   server s1 192.168.250.47:443   server s2 192.168.250.49:443
Tham khảo: https://virtuallyhyper.com/2013/05/c...ites-with-ssl/
  Trả lời ngay kèm theo trích dẫn này
Gửi trả lời


Công Cụ
Xếp Bài

Quyền Hạn Của Bạn
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Mở
Hình Cảm xúc đang Mở
[IMG] đang Mở
Mã HTML đang Tắt




Bây giờ là 12:07 AM. Giờ GMT +7



Diễn đàn tin học QuantriNet
quantrinet.com | quantrimang.co.cc
Founded by Trương Văn Phương | Developed by QuantriNet's members.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.