Thank you, I know the version is unsupported. Unfortunately I can not update the wiki at this point.
Adding a random query string brought no changes to the file.
I tried to find out about server side/intermediate caching. As far as I can tell there is no server side cache from the apache. In fact the cache modules are not active.. As for the cdn I am not really sure how to find out since I don't have access to the network architecture. I only have access to the docker the ubuntu server is running on.
running the URL of the File Page through https://redbot.org/ returned the following results:
HTTP/1.1 200 OK
Date: Tue, 21 Mar 2023 08:38:12 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
CF-Ray: 7ab4e0928e129e70-SJC
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Language: en
Expires: Wed, 21 Oct 2015 01:00:00 GMT
Link: </pmbd/images/Quantum_PMBD_Logo.png?b9f7d>;rel=preload;as=image
Vary: Accept-Encoding,Cookie
CF-Cache-Status: DYNAMIC
cf-apo-via: origin,host
pragma: no-cache
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-ua-compatible: IE=Edge
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=K%2BTjI7CiI%2F4k8yZLEdwvoOhvbz0cpig15EZlxH4twqGljNgAyaJcQMZISv7eE6jpH%2FYdU4PiosxUWAnJpSqoGfl% 2Ffw7xxf5HtQYIgxj05VJRbxOfd6X1aw3234VQmZrJzvNp5RM7U6CIFyr1TAMZqtLL5ZUvRA3D%3D"}],"group":"cf-el","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-
nel","max_age":604800}
Server: cloudflare
The Interpretation was the following:
General
The Pragma header is deprecated. This header field is no longer recommended for use, because of interoperability problems and/or lack of use. See the deprecation notice for more information.
This response explicitly sets a rendering mode for Internet Explorer. This header field is no longer recommended for use, because of interoperability problems and/or lack of use. See the deprecation notice for more information.
Security
This response instructs browsers not to 'sniff' its media type. This header field is no longer recommended for use, because of interoperability problems and/or lack of use. See the deprecation notice for more information.
This response prevents some browsers from rendering it within a frame on another site. This header field is no longer recommended for use, because of interoperability problems and/or lack of use. See the deprecation notice for more information.
Content Negotiation(Content Negotiation response )
The response content is different when content negotiation happens. This header field is no longer recommended for use, because of interoperability problems and/or lack of use. See the deprecation notice for more information.
Content negotiation for gzip compression is supported, saving 59%. This header field is no longer recommended for use, because of interoperability problems and/or lack of use. See the deprecation notice for more information.
Caching
Pragma: no-cache is a request directive, not a response directive. This header field is no longer recommended for use, because of interoperability problems and/or lack of use. See the deprecation notice for more information.
This response can't be stored by a cache. The Cache-Control: no-store directive indicates that this response can't be stored by a cache.