Difference between revisions of "Load rpeartition rules"
Line 1: | Line 1: | ||
+ | <span data-link_translate_de_title="Laden Rpeartition Regeln" data-link_translate_de_url="Laden+Rpeartition+Regeln"></span>[[:de:Laden Rpeartition Regeln]][[de:Laden Rpeartition Regeln]] | ||
<span data-link_translate_nl_title="Laden rpeartition regels" data-link_translate_nl_url="Laden+rpeartition+regels"></span>[[:nl:Laden rpeartition regels]][[nl:Laden rpeartition regels]] | <span data-link_translate_nl_title="Laden rpeartition regels" data-link_translate_nl_url="Laden+rpeartition+regels"></span>[[:nl:Laden rpeartition regels]][[nl:Laden rpeartition regels]] | ||
<span data-link_translate_it_title="Regole di rpeartition di carico" data-link_translate_it_url="Regole+di+rpeartition+di+carico"></span>[[:it:Regole di rpeartition di carico]][[it:Regole di rpeartition di carico]] | <span data-link_translate_it_title="Regole di rpeartition di carico" data-link_translate_it_url="Regole+di+rpeartition+di+carico"></span>[[:it:Regole di rpeartition di carico]][[it:Regole di rpeartition di carico]] |
Revision as of 09:59, 19 October 2015
de:Laden Rpeartition Regeln
nl:Laden rpeartition regels
it:Regole di rpeartition di carico
pt:Regras de rpeartition de carga
es:Reglas de rpeartition de carga
fr:Regles de rpéartition de charge
This article has been created by an automatic translation software. You can view the article source here.
Rules of load distribution
. On our public cloud you can create rules to redirect web traffic to several vm.
Add a rule
1. Connect you to the interface https://cloudstack.ikoula.com/client
2. Go to the menu "Network"
3. Click on the network for which you want to implement load balancing.
4. Click on 'see ip address'
5. Click on the public ip on which you want to create the rule and go to the configuration tab.
6. In the Insert 'load balancing' click 'see all '.
7. Fill in the following information :
Name Name the rule.
Public port The port receiving the incoming traffic.
Private port The port used by the vm to receive traffic.
Algorithm
Cyclic (round robin ) the first request is sent to the first server, the second to the second, the third in the third, the fourth to the first and so on.
Least connection (least connections ) Cloudstack sends the traffic to the server that has the least connection.
Origin (source IP ) Distributed Cloudstack traffic based on the visitor's ip.
Fidelity is used by web applications to maintain the continuity of information when there are multiple queries in the breasts of the same session.
The method can be : a cookie generated by the lb, a cookie generated by the application or build the source ip.
Source IP : the ip is used to identify the user and locate where the user data is stored. Use of a cookie.
The cookie generated by the lb or application is included in the response url to create the persistence.
The name of the cookie can be specified or generated automatically.
Options can be specified to define their behavior as well as how they are generated and where they are cached.
Audit status (contact us for implementing ).
8. Click 'Add vm' and then check both vm or more on which the load will be distributed and click on apply.
You can create multiple rules.
<comments />
<comments />
<comments />
<comments />
<comments />
Enable comment auto-refresher