<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apache on JO's USB</title><link>https://josusb.com/tags/apache/</link><description>Recent content in Apache on JO's USB</description><generator>Hugo -- gohugo.io</generator><copyright>Copyright © 2021-2024 JO. All Rights Reserved.</copyright><lastBuildDate>Fri, 02 Sep 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://josusb.com/tags/apache/index.xml" rel="self" type="application/rss+xml"/><item><title>How To: Set Up an Apache Proxy Cache for Artifactory</title><link>https://josusb.com/blog/setup-proxy-cache/</link><pubDate>Fri, 02 Sep 2022 00:00:00 +0000</pubDate><guid>https://josusb.com/blog/setup-proxy-cache/</guid><description>&lt;p>This is a tutorial on how to set up an Apache
&lt;span class="dictionary" data-text="A reverse proxy is a server placed in front of an origin server, and acts as a gateway between clients and the origin. Common uses for reverse proxies include load balancing, caching content, and additional layers of web security.">reverse proxy&lt;/span>
for
&lt;span class="dictionary" data-text="A cache sits between the client and an origin server, and copies the origin&amp;rsquo;s content. If the client requests data that&amp;rsquo;s been stored in the cache (&amp;ldquo;cached content&amp;rdquo;), it can retrieve the data directly without contacting the origin, improving performance.">caching content&lt;/span>
from JFrog Artifactory. I had to learn how to do
this for work to lessen the request load on the origin Artifactory server, and improve performance
overall.&lt;/p></description></item></channel></rss>