To a Virtual Server is it possible in Load balancing method selecting "HTTP Host" and "Round Robin" at the same time?
As it is now with "HTTP Host" it looks like it uses Static with the 2 Real Servers.
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
The purpose of "host" load-balancing is to act as a reverse proxy for multiple webservers.
Host: www.server1.com -> forward to <local server 1>
Host: www.server2.com => forward to <local server 2>
Host: www.serverN.com => forward to <local server N>
(so not really load-balancing)
If your Host headers are the same (as in your screenshot), doing Host-based balancing is pointless. Switch to round-robin or any other desired mode.
Hi
It seems we can use anyone of the load balancing methods for the single VIP object.
Below doc might help you;
https://docs.fortinet.com/document/fortigate/7.6.0/administration-guide/713497/virtual-server-load-b...
The question is, can I combine "HTTP Post" with "Round Robin"?
The purpose of "host" load-balancing is to act as a reverse proxy for multiple webservers.
Host: www.server1.com -> forward to <local server 1>
Host: www.server2.com => forward to <local server 2>
Host: www.serverN.com => forward to <local server N>
(so not really load-balancing)
If your Host headers are the same (as in your screenshot), doing Host-based balancing is pointless. Switch to round-robin or any other desired mode.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1662 | |
1077 | |
752 | |
446 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.