| # SOME DESCRIPTIVE TITLE. |
| # Copyright (C) 2016, Apache Software Foundation |
| # This file is distributed under the same license as the Apache CloudStack Administration Documentation package. |
| # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| # |
| #, fuzzy |
| msgid "" |
| msgstr "" |
| "Project-Id-Version: Apache CloudStack Administration Documentation 4.8\n" |
| "Report-Msgid-Bugs-To: \n" |
| "POT-Creation-Date: 2016-08-22 13:55+0200\n" |
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| "Language-Team: LANGUAGE <LL@li.org>\n" |
| "MIME-Version: 1.0\n" |
| "Content-Type: text/plain; charset=UTF-8\n" |
| "Content-Transfer-Encoding: 8bit\n" |
| |
| #: ../../networking/ip_load_balancing.rst:18 |
| msgid "IP Load Balancing" |
| msgstr "" |
| |
| #: ../../networking/ip_load_balancing.rst:20 |
| msgid "The user may choose to associate the same public IP for multiple guests. CloudStack implements a TCP-level load balancer with the following policies." |
| msgstr "" |
| |
| #: ../../networking/ip_load_balancing.rst:24 |
| msgid "Round-robin" |
| msgstr "" |
| |
| #: ../../networking/ip_load_balancing.rst:26 |
| msgid "Least connection" |
| msgstr "" |
| |
| #: ../../networking/ip_load_balancing.rst:28 |
| msgid "Source IP" |
| msgstr "" |
| |
| #: ../../networking/ip_load_balancing.rst:30 |
| msgid "This is similar to port forwarding but the destination may be multiple IP addresses." |
| msgstr "" |
| |