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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 9ba2946  Add redirect rules
9ba2946 is described below

commit 9ba29466320c86e85de096fec9eec61832215ba4
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Feb 4 13:33:29 2025 -0800

    Add redirect rules
---
 apache-trusted-release/platform.md | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/apache-trusted-release/platform.md 
b/apache-trusted-release/platform.md
index 1c2b5b3..6a7d65c 100644
--- a/apache-trusted-release/platform.md
+++ b/apache-trusted-release/platform.md
@@ -13,9 +13,14 @@ See [Data Model](./data-model.md) for a discussion of the 
objects managed by the
 
 1. `asfquart` based asynchronous python web service.
 2. Fronted by `httpd`.
-3. Monolithic.
-4. Fronted by a CDN. The caching policies need to properly defined.
-5. Avoid long running processes.
+3. Static content should be served without going through Python stack.
+4. Monolithic.
+5. Fronted by a CDN. The caching policies need to properly defined.
+
+## Legacy Redirect Rules
+
+1. Redirect from https://downloads.apache.org
+2. Redirect from https://archives.apache.org
    
 ### Release Stages
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to