diff --git a/doc/admin/reverse-proxy-http-redirects.en.rst b/doc/admin/reverse-proxy-http-redirects.en.rst index bacc03ecbff..683e423aefe 100644 --- a/doc/admin/reverse-proxy-http-redirects.en.rst +++ b/doc/admin/reverse-proxy-http-redirects.en.rst @@ -247,7 +247,7 @@ Creating Mapping Rules for HTTP Requests To create mapping rules -1. Enter the map and reverse-map rules into the :file`remap.config` file +1. Enter the map and reverse-map rules into the :file:`remap.config` file 2. Run the command :option:`traffic_line -x` to apply the configuration changes. diff --git a/doc/admin/security-options.en.rst b/doc/admin/security-options.en.rst index 6fa3befe636..fb227867736 100644 --- a/doc/admin/security-options.en.rst +++ b/doc/admin/security-options.en.rst @@ -210,7 +210,7 @@ In order to accomplish this, we: .. This numbering is ridiculous. I need to re-read this doc with a fresh mind and re(number|order) it. -2. Edit the following variables in the :ref:`records-config-ssl-termination` section of +1. Edit the following variables in the :ref:`records-config-ssl-termination` section of :file:`records.config`: - :ts:cv:`proxy.config.ssl.auth.enabled` @@ -223,7 +223,7 @@ In order to accomplish this, we: - :ts:cv:`proxy.config.ssl.client.CA.cert.filename` - :ts:cv:`proxy.config.ssl.client.CA.cert.path` -3. Run the command :option:`traffic_line -L` to restart Traffic Server on the +2. Run the command :option:`traffic_line -L` to restart Traffic Server on the local node or :option:`traffic_line -M` to restart Traffic Server on all the nodes in a cluster. diff --git a/doc/reference/configuration/congestion.config.en.rst b/doc/reference/configuration/congestion.config.en.rst index 391ca0fe8cb..f62d4f7a9ae 100644 --- a/doc/reference/configuration/congestion.config.en.rst +++ b/doc/reference/configuration/congestion.config.en.rst @@ -118,7 +118,7 @@ The following list shows the possible tags and their allowed values. origin server. *``dead_os_conn_timeout``* {#dead_os_conn_timeout} - Default: ``15`` secondsj + Default: ``15`` seconds. The connection timeout to the congested origin server. *``dead_os_conn_retries``* {#dead_os_conn_retries} diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst index 1f45a7ae0b3..2092ef71a3b 100644 --- a/doc/reference/configuration/records.config.en.rst +++ b/doc/reference/configuration/records.config.en.rst @@ -59,7 +59,7 @@ for all ``INT`` type configurations - ``K`` Kilobytes (1024 bytes) - ``M`` Megabytes (1024^2 or 1,048,576 bytes) - - ``G`` Gigabytes (1024^3 or 1,073,741,824 bytes + - ``G`` Gigabytes (1024^3 or 1,073,741,824 bytes) - ``T`` Terabytes (1024^4 or 1,099,511,627,776 bytes) .. note:: diff --git a/doc/reference/configuration/storage.config.en.rst b/doc/reference/configuration/storage.config.en.rst index 9399d7b00a8..ba95c13a7da 100644 --- a/doc/reference/configuration/storage.config.en.rst +++ b/doc/reference/configuration/storage.config.en.rst @@ -63,7 +63,7 @@ supported. They include - ``K`` Kilobytes (1024 bytes) - ``M`` Megabytes (1024^2 or 1,048,576 bytes) - - ``G`` Gigabytes (1024^3 or 1,073,741,824 bytes + - ``G`` Gigabytes (1024^3 or 1,073,741,824 bytes) - ``T`` Terabytes (1024^4 or 1,099,511,627,776 bytes)