From b55e419d199159c7f65ddc9005774a9f134900ad Mon Sep 17 00:00:00 2001 From: Nathan Melehan Date: Tue, 28 Jan 2025 14:29:18 -0500 Subject: [PATCH 1/2] Update publish date for How to Configure HAProxy HTTP Load Balancing and Health Checks --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/uptime/loadbalancing/how-to-configure-haproxy-http-load-balancing-and-health-checks/index.md b/docs/guides/uptime/loadbalancing/how-to-configure-haproxy-http-load-balancing-and-health-checks/index.md index deb72fcbe7a..4c8a8c9756c 100644 --- a/docs/guides/uptime/loadbalancing/how-to-configure-haproxy-http-load-balancing-and-health-checks/index.md +++ b/docs/guides/uptime/loadbalancing/how-to-configure-haproxy-http-load-balancing-and-health-checks/index.md @@ -4,7 +4,7 @@ title: "How to Configure HAProxy HTTP Load Balancing and Health Checks" description: "Learn how to configure HAProxy for HTTP load balancing, with instructions on updating frontend and backend settings, path-based routing, and health checks." authors: ["Tom Henderson"] contributors: ["Tom Henderson"] -published: 2024-09-18 +published: 2025-01-28 keywords: ['haproxy','http load balancing','http health checks','haproxy acl'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' --- From b569af7c3436cf1f5bab17233bde67f65dd1af79 Mon Sep 17 00:00:00 2001 From: Dianna Hoober Date: Fri, 8 Aug 2025 09:41:02 -0700 Subject: [PATCH 2/2] Changed link to https for modernization --- archetypes/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archetypes/content.md b/archetypes/content.md index ab3c465685f..f511a78ee7c 100644 --- a/archetypes/content.md +++ b/archetypes/content.md @@ -19,4 +19,4 @@ When writing content, please reference the [Linode Writer's Formatting Guide](ht In this section, list out any prerequisites necessary for the reader to complete the guide, including: services or products to be created beforehand, hardware and plan requirements, or software that needs to be preinstalled. -See: [Linode Writer's Formatting Guide: Before You Begin](http://www.linode.com/docs/guides/linode-writers-formatting-guide/#before-you-begin) \ No newline at end of file +See: [Linode Writer's Formatting Guide: Before You Begin](https://www.linode.com/docs/guides/linode-writers-formatting-guide/#before-you-begin) \ No newline at end of file