diff --git a/source/_integrations/http.markdown b/source/_integrations/http.markdown index 39ec57e0ca9..cb6b2229992 100644 --- a/source/_integrations/http.markdown +++ b/source/_integrations/http.markdown @@ -113,7 +113,7 @@ The [Set up encryption using Let's Encrypt](/blog/2015/12/13/setup-encryption-us ## Multiple Servers (TLS/SSL Configuration per port) -For most use cases, configure the first server with the most secure settings when using multiple servers, as it will be used by default when determining the external URL. +For most use cases, configure the first server with the most secure settings when using multiple servers. This is the server that will be used by default when determining the external URL. The sample below will listen on multiple ports, which can be helpful for devices that use webhooks that do not work with SSL or use an older TLS/SSL standard.