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 8c7f15d Update platform.md 8c7f15d is described below commit 8c7f15db11e8c2c71dfb92d0044eefb82ca56306 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Tue Feb 4 18:01:58 2025 -0800 Update platform.md --- apache-trusted-release/platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-trusted-release/platform.md b/apache-trusted-release/platform.md index 6a7d65c..aa9824a 100644 --- a/apache-trusted-release/platform.md +++ b/apache-trusted-release/platform.md @@ -13,7 +13,7 @@ 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. Static content should be served without going through Python stack. +3. Static content may be served without going through `asfquart`. 4. Monolithic. 5. Fronted by a CDN. The caching policies need to properly defined. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org