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

kichan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new a99d08c6c6 Update index.en.rst (#11904)
a99d08c6c6 is described below

commit a99d08c6c6e9922c15f6ab90907af6e4dd511f98
Author: Kit Chan <[email protected]>
AuthorDate: Mon Dec 9 19:48:17 2024 +0100

    Update index.en.rst (#11904)
---
 doc/admin-guide/plugins/index.en.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/admin-guide/plugins/index.en.rst 
b/doc/admin-guide/plugins/index.en.rst
index e8a870b3ac..908c61b649 100644
--- a/doc/admin-guide/plugins/index.en.rst
+++ b/doc/admin-guide/plugins/index.en.rst
@@ -52,7 +52,6 @@ Plugins that are considered stable are installed by default 
in |TS| releases.
    Cache Range Requests <cache_range_requests.en>
    Combo Handler <combo_handler.en>
    Configuration Remap <conf_remap.en>
-   Cookie Remap <cookie_remap.en>
    ESI <esi.en>
    Escalate <escalate.en>
    Compress <compress.en>
@@ -172,6 +171,7 @@ directory of the |TS| source tree. Experimental plugins can 
be compiled by passi
    Cache Fill <cache_fill.en>
    Certifier <certifier.en>
    Cert Reporting Tool <cert_reporting_tool.en>
+   Cookie Remap <cookie_remap.en>
    GeoIP ACL <geoip_acl.en>
    FQ Pacing <fq_pacing.en>
    Header Frequency <header_freq.en>
@@ -208,6 +208,9 @@ directory of the |TS| source tree. Experimental plugins can 
be compiled by passi
 :doc:`Cert Reporting Tool <cert_reporting_tool.en>`
    Examines and logs information on loaded certificates.
 
+:doc:`Cookie Remap <cookie_remap.en>`
+   Makes decisions on destinations based on cookies.
+
 :doc:`FQ Pacing <fq_pacing.en>`
    FQ Pacing: Rate Limit TCP connections using Linux's Fair Queuing queue 
discipline
 

Reply via email to