|
HiNet IDC Server Load Balance加值服務的服務內容 Connection Distribution policies: ● Round Robin:依序將使用者的服務要求,導向不同的伺服器。
● Least Connections:依據當時所有的連線記錄,將使用者的服務要求, 導向連線數最少的伺服器。
● Weighted Distributions:依據設定的比率,將使用者的服務要求,導向不同的伺服器。 ● Response Time:依據TCP Healthcheck response time,導向不同的伺服器。
● Response Time/ Least Connections:利用 Least Connect 和 Response Time 的數值來分析伺服器, 並將使用者的服務要求,導到連線最少、回應速度最快的伺服器上。
Enforce Maximum Connections per physical server: 客戶可依實際環境需求定義每部伺服器最大連線數目,確保伺服器運作效能。
Powerful content switching capabilities:including URL, Cookie and SSL Session ID based switching.

|