From d88341a1172bd98ea3ae16baef40ec00b4b81606 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Mon, 28 Oct 2019 14:45:26 -0400
Subject: [PATCH] add refs for nginx config, thanks hiro

---
 tsa/howto/cache.mdwn | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tsa/howto/cache.mdwn b/tsa/howto/cache.mdwn
index 42df471c..c3d4ff05 100644
--- a/tsa/howto/cache.mdwn
+++ b/tsa/howto/cache.mdwn
@@ -14,6 +14,11 @@ interesting in others would be "cache purge" (from extras) and "geoip"
 
     apt install nginx-light
 
+References:
+
+ * [NGINX Content Caching](https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/)
+ * [NGINX Reverse Proxy](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/)
+
 ## ATS
 
     apt install trafficserver
-- 
GitLab