You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by js...@apache.org on 2017/01/25 18:52:51 UTC

[trafficserver] 01/04: Revert "Fix nested role (not supported)"

This is an automated email from the ASF dual-hosted git repository.

jsime pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 11bfc4b3a51c94c4ba891f66a6774a266339a464
Author: Jack Bates <ja...@nottheoilrig.com>
AuthorDate: Fri Jan 6 12:49:30 2017 -0700

    Revert "Fix nested role (not supported)"
    
    This reverts commit 9e374946a6700bf9766d011dadbc05891d92f058.
---
 doc/admin-guide/configuration/cache-basics.en.rst    | 2 +-
 doc/developer-guide/architecture/architecture.en.rst | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/admin-guide/configuration/cache-basics.en.rst b/doc/admin-guide/configuration/cache-basics.en.rst
index 8770e8a..497edcc 100644
--- a/doc/admin-guide/configuration/cache-basics.en.rst
+++ b/doc/admin-guide/configuration/cache-basics.en.rst
@@ -683,7 +683,7 @@ cases the content will be buffered in ram while waiting to be sent to the
 client. This could potentially also happen for ``POST`` requests if the client
 connection is fast and the origin server connection slow. If very large objects
 are being used this can cause the memory usage of Traffic Server to become
-very large (See issue :ts:jira:`1496`).
+`very large :ts:jira:`1496``_.
 
 This problem can be ameliorated by controlling the amount of buffer space used
 by a transaction. A high water and low water mark are set in terms of bytes
diff --git a/doc/developer-guide/architecture/architecture.en.rst b/doc/developer-guide/architecture/architecture.en.rst
index ec2e32c..497e1b5 100644
--- a/doc/developer-guide/architecture/architecture.en.rst
+++ b/doc/developer-guide/architecture/architecture.en.rst
@@ -1147,8 +1147,8 @@ including the size of each stripe.
 
 .. [#store-disk-array]
 
-   Work is under way on extending this to include objects that are in the
-   memory cache. (See issue :ts:jira:`2020`)
+   `Work is under way :ts:jira:`2020``_ on
+   extending this to include objects that are in the memory cache.
 
 .. [#coalesced-spans]
 

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.