Merge pull request #4393 from MagnumOpus21/master

Docs: Removed text about proxies on Windows not starting up.
pull/4403/head
Siva Prasad 6 years ago committed by GitHub
commit 19a691768e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,8 +21,6 @@ Consul supports both _managed_ and _unmanaged_ proxies. A managed proxy
is started, configured, and stopped by Consul. An unmanaged proxy is the is started, configured, and stopped by Consul. An unmanaged proxy is the
responsibility of the user, like any other Consul service. responsibility of the user, like any other Consul service.
~> **Windows Support**: The proxy management feature was designed to run on all platforms but has a known issue on the Windows platform at Beta launch preventing it from starting proxy processes. This will be fixed in a future release.
## Managed Proxies ## Managed Proxies
Managed proxies are started, configured, and stopped by Consul. They are Managed proxies are started, configured, and stopped by Consul. They are

@ -26,8 +26,6 @@ focus on ease of use with a dev-mode agent. We will _not setup_ Connect in a
production-recommended secure way. Please read the [Connect production production-recommended secure way. Please read the [Connect production
guide](/docs/guides/connect-production.html) to understand the tradeoffs. guide](/docs/guides/connect-production.html) to understand the tradeoffs.
~> **Windows Support**: The proxy management feature was designed to run on all platforms but has a known issue on the Windows platform at Beta launch preventing it from starting proxy processes. This will be fixed in a future release.
## Starting a Connect-unaware Service ## Starting a Connect-unaware Service
Let's begin by starting a service that is unaware of Connect all. To Let's begin by starting a service that is unaware of Connect all. To

Loading…
Cancel
Save