From f1758586a50da5a7527f36255c8bd4da49bc730d Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Mon, 31 Oct 2016 17:54:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=B8=D0=BD=D1=84=D0=BE=D1=80=D0=BC=D0=B0=D1=86?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BE=20=D0=BF=D0=BE=D1=80=D1=82=D0=B0=D1=85=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20Document=20Server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DocumentServerPorts.ascx | 21 ++++++++++++------- .../DocumentServerPorts.ru.ascx | 21 ++++++++++++------- .../MySQLExtStart/MySQLExtStart.ascx | 2 +- .../MySQLExtStart/MySQLExtStart.ru.ascx | 2 +- .../MySQLExtStop/MySQLExtStop.ascx | 2 +- .../MySQLExtStop/MySQLExtStop.ru.ascx | 2 +- 6 files changed, 32 insertions(+), 18 deletions(-) diff --git a/Web/Controls/Help/Server/Common/Ports/DocumentServerPorts/DocumentServerPorts.ascx b/Web/Controls/Help/Server/Common/Ports/DocumentServerPorts/DocumentServerPorts.ascx index c8fc18b3a..702bc8802 100644 --- a/Web/Controls/Help/Server/Common/Ports/DocumentServerPorts/DocumentServerPorts.ascx +++ b/Web/Controls/Help/Server/Common/Ports/DocumentServerPorts/DocumentServerPorts.ascx @@ -23,29 +23,36 @@ - - 2002 - DocConverter - + + 5432 + PostgreSql + +** - - - 3306 - MySQL + 5672 + RabbitMQ + +** + - + - + + + 6379 + Redis +** - - 8000 - Spellchecker + DocService + - - 8080 - CoAuthoring + Spellchecker + - - diff --git a/Web/Controls/Help/Server/Common/Ports/DocumentServerPorts/DocumentServerPorts.ru.ascx b/Web/Controls/Help/Server/Common/Ports/DocumentServerPorts/DocumentServerPorts.ru.ascx index 94b7f7f50..4ef68b5b8 100644 --- a/Web/Controls/Help/Server/Common/Ports/DocumentServerPorts/DocumentServerPorts.ru.ascx +++ b/Web/Controls/Help/Server/Common/Ports/DocumentServerPorts/DocumentServerPorts.ru.ascx @@ -23,29 +23,36 @@ - - 2002 - DocConverter - + + 5432 + PostgreSql + +** - - - 3306 - MySQL + 5672 + RabbitMQ + +** + - + - + + + 6379 + Redis +** - - 8000 - Spellchecker + DocService + - - 8080 - CoAuthoring + Spellchecker + - - diff --git a/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ascx b/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ascx index 3097fb56b..91ac10f75 100644 --- a/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ascx +++ b/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ascx @@ -1,2 +1,2 @@ <%@ Control Language="C#" %> -if MySQL is installed on another network computer, external 3306 port must be opened for outbound connections for \ No newline at end of file +if the service is installed on another network computer, an external port must be opened for outbound connections for \ No newline at end of file diff --git a/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ru.ascx b/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ru.ascx index c414b1aee..179490244 100644 --- a/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ru.ascx +++ b/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStart/MySQLExtStart.ru.ascx @@ -1,2 +1,2 @@ <%@ Control Language="C#" %> -если СУБД MySQL установлена на другом сетевом компьютере, то для компьютера с \ No newline at end of file +если сервис установлен на другом сетевом компьютере, то для компьютера с \ No newline at end of file diff --git a/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ascx b/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ascx index df89fa045..1c93f66f9 100644 --- a/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ascx +++ b/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ascx @@ -1,2 +1,2 @@ <%@ Control Language="C#" %> -computer, and inbound connections for port 3306 of MySQL server computer must be allowed. \ No newline at end of file +computer, and inbound connections for this port on the remote computer must be allowed. \ No newline at end of file diff --git a/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ru.ascx b/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ru.ascx index d73aa7a08..9258abe95 100644 --- a/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ru.ascx +++ b/Web/Controls/Help/Server/Common/Ports/MySQLExternal/MySQLExtStop/MySQLExtStop.ru.ascx @@ -1,2 +1,2 @@ <%@ Control Language="C#" %> -внешний порт 3306 должен быть открыт для исходящих соединений, а входящие соединения должны быть разрешены для порта 3306 компьютера с MySQL Server. \ No newline at end of file +для исходящих соединений должен быть открыт внешний порт, и для этого порта на удаленном компьютере должны быть разрешены входящие соединения. \ No newline at end of file