[1mdiff --git a/gmcapsule/gemini.py b/gmcapsule/gemini.py[m
[1mindex 4744387..ce4edd2 100644[m
[1m--- a/gmcapsule/gemini.py[m
[1m+++ b/gmcapsule/gemini.py[m
[36m@@ -252,6 +252,10 @@[m [mclass Cache:[m
Cache objects have been installed, the save/load operation is attempted[m
on each in turn until one cache succeeds in saving or loading content.[m
[m
[32m+[m[32m Each server worker thread constructs their own Cache objects. If there[m
[32m+[m[32m is a shared backing store like a file system or a database, proper care[m
[32m+[m[32m should be taken to synchronize access to it from the Cache objects.[m
[32m+[m
The mapping from URLs to cache paths is::[m
[m
gemini://example.com/path/file.gmi[m
text/plain
This content has been proxied by September (3851b).