#1887 doc: document CDN caches
Merged 2 years ago by praiskup. Opened 2 years ago by praiskup.
Unknown source doc-aws-cache  into  main

@@ -613,6 +613,25 @@

  See `blog post <https://pavel.raiskup.cz/blog/build-ordering-by-batches-in-copr.html>`_

  with examples for more info.

  

+ .. _`Build succeeded, but I don't see the built results!`:

+ 

+ .. rubric:: Build succeeded, but I don't see the built results? :ref:`¶ <Build succeeded, but I don't see the built results!>`

+ 

+ Fedora Copr uses the AWS CDN to spread the HTTP traffic on the built RPM

+ repositories across the globe, and it implies a lot of caching on the AWS side.

+ 

+ When you (or anyone else in your territory) check the build directory while

+ the build is still in progress, the web server directory listing gets cached in

+ CDN - and then the contents of the directory appears unchanged for some time

+ (even though the build might already be finished and thus the directory updated).

+ 

+ Don't worry, this caching doesn't affect the DNF/YUM behavior - so even though

+ your browser is misled by caches, package managers always download the latest

+ contents of the directories.  Either please ignore the inconsistency, or visit

+ the `non-cached host variant

+ <http://copr-be.cloud.fedoraproject.org/results/>`_.

+ 

+ 

  .. _`I have a problem and I need to talk to a human.`:

  

  .. rubric:: I have a problem and I need to talk to a human.  :ref:`¶ <I have a problem and I need to talk to a human.>`

rebased onto 9fec96203456b969392c84d68e8eed36693f5974

2 years ago

Build succeeded.

s/magers/managers/
but otherwise LGTM, thank you for the change.

People ask about this quite often.

rebased onto b2e7451c870f8419f5125a5985a5cb974652edc9

2 years ago

Build succeeded.

rebased onto 208bbd9

2 years ago

Pull-Request has been merged by praiskup

2 years ago

Build succeeded.

Metadata