forked from apache/cloudstack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadd-loadbalancer-rule-vpc.pot
More file actions
180 lines (148 loc) · 4.57 KB
/
Copy pathadd-loadbalancer-rule-vpc.pot
File metadata and controls
180 lines (148 loc) · 4.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
#Licensed to the Apache Software Foundation (ASF) under one
#or more contributor license agreements. See the NOTICE file
#distributed with this work for additional information
#regarding copyright ownership. The ASF licenses this file
#to you under the Apache License, Version 2.0 (the
#"License"); you may not use this file except in compliance
#with the License. You may obtain a copy of the License at
#http://www.apache.org/licenses/LICENSE-2.0
#Unless required by applicable law or agreed to in writing,
#software distributed under the License is distributed on an
#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
#KIND, either express or implied. See the License for the
#specific language governing permissions and limitations
#under the License.
msgid ""
msgstr ""
"Project-Id-Version: 0\n"
"POT-Creation-Date: 2013-02-02T20:11:56\n"
"PO-Revision-Date: 2013-02-02T20:11:56\n"
"Last-Translator: Automatically generated\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-publican; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#, no-c-format
msgid "Adding Load Balancing Rules on a VPC"
msgstr ""
#. Tag: para
#, no-c-format
msgid "A &PRODUCT; user or administrator may create load balancing rules that balance traffic received at a public IP to one or more VMs that belong to a network tier that provides load balancing service in a VPC. A user creates a rule, specifies an algorithm, and assigns the rule to a set of VMs within a VPC."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Log in to the &PRODUCT; UI as an administrator or end user."
msgstr ""
#. Tag: para
#, no-c-format
msgid "In the left navigation, choose Network."
msgstr ""
#. Tag: para
#, no-c-format
msgid "In the Select view, select VPC."
msgstr ""
#. Tag: para
#, no-c-format
msgid "All the VPCs that you have created for the account is listed in the page."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Click the Configure button of the VPC to which you want to configure load balancing rules."
msgstr ""
#. Tag: para
#, no-c-format
msgid "The VPC page is displayed where all the tiers you created are listed in a diagram."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Click the Settings icon."
msgstr ""
#. Tag: para
#, no-c-format
msgid "The following options are displayed."
msgstr ""
#. Tag: para
#, no-c-format
msgid "IP Addresses"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Gateways"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Site-to-Site VPN"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Network ACLs"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Select IP Addresses."
msgstr ""
#. Tag: para
#, no-c-format
msgid "The IP Addresses page is displayed."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Click the IP address for which you want to create the rule, then click the Configuration tab."
msgstr ""
#. Tag: para
#, no-c-format
msgid "In the Load Balancing node of the diagram, click View All."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Select the tier to which you want to apply the rule."
msgstr ""
#. Tag: para
#, no-c-format
msgid "In a VPC, the load balancing service is supported only on a single tier."
msgstr ""
#. Tag: para
#, no-c-format
msgid "Specify the following:"
msgstr ""
#. Tag: para
#, no-c-format
msgid "<emphasis role=\"bold\">Name</emphasis>: A name for the load balancer rule."
msgstr ""
#. Tag: para
#, no-c-format
msgid "<emphasis role=\"bold\">Public Port</emphasis>: The port that receives the incoming traffic to be balanced."
msgstr ""
#. Tag: para
#, no-c-format
msgid "<emphasis role=\"bold\">Private Port</emphasis>: The port that the VMs will use to receive the traffic."
msgstr ""
#. Tag: para
#, no-c-format
msgid "<emphasis role=\"bold\">Algorithm</emphasis>. Choose the load balancing algorithm you want &PRODUCT; to use. &PRODUCT; supports the following well-known algorithms:"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Round-robin"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Least connections"
msgstr ""
#. Tag: para
#, no-c-format
msgid "Source"
msgstr ""
#. Tag: para
#, no-c-format
msgid "<emphasis role=\"bold\">Stickiness</emphasis>. (Optional) Click Configure and choose the algorithm for the stickiness policy. See Sticky Session Policies for Load Balancer Rules."
msgstr ""
#. Tag: para
#, no-c-format
msgid "<emphasis role=\"bold\">Add VMs</emphasis>: Click Add VMs, then select two or more VMs that will divide the load of incoming traffic, and click Apply."
msgstr ""
#. Tag: para
#, no-c-format
msgid "The new load balancing rule appears in the list. You can repeat these steps to add more load balancing rules for this IP address."
msgstr ""