From acb30839c28c965d637313bb25cca6e1e552733a Mon Sep 17 00:00:00 2001 From: sspencerwire Date: Fri, 24 Oct 2025 13:52:51 -0500 Subject: [PATCH] Wrong title per issue #2956 * title should be referencing DNF rather than DNS * updated --- docs/books/web_services/053-load-balancer-proxies-squid.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/books/web_services/053-load-balancer-proxies-squid.md b/docs/books/web_services/053-load-balancer-proxies-squid.md index 82252d6830..badb8fa90d 100644 --- a/docs/books/web_services/053-load-balancer-proxies-squid.md +++ b/docs/books/web_services/053-load-balancer-proxies-squid.md @@ -41,7 +41,7 @@ Two firewalls protect the client workstation but never communicate directly with ![Proxy-based architecture](img/squid-architecture-proxy.png) -!!! Note +!!! Note This architecture requires browser configuration on the client workstation. @@ -51,7 +51,7 @@ The configuration occurs at the gateway level, where it receives client requests ![Captive proxy-based architecture](img/squid-architecture-proxy-captif.png) -!!! Note +!!! Note This architecture requires a specific configuration on the router. @@ -498,7 +498,7 @@ You can see the trace on your second terminal: The content is not cached here as you request an `https` connection to the remote server. -#### Task 3: Configure DNS to use your proxy server +#### Task 3: Configure DNF to use your proxy server Edit the `/etc/dnf/dnf.conf` file to use the proxy squid: