From bec0764c7c0e7a395439d5c6f16246e11f89507b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 2 Apr 2024 01:33:34 +0300 Subject: Update content for html --- gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html | 4 ++-- gemfeed/atom.xml | 6 +++--- index.html | 2 +- uptime-stats.html | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html index 39caba65..a7276a83 100644 --- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html +++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html @@ -70,7 +70,7 @@ _____|_:_:_| (o)-(o) |_:_:_|--'`-. ,--. ksh under-water (((\'/ https://man.OpenBSD.org/sed
https://man.OpenBSD.org/dig
https://man.OpenBSD.org/ftp
-https://man.openbsd.org/cron
+https://man.OpenBSD.org/cron

I also used the dig (for DNS checks) and ftp (for HTTP/HTTPS checks) programs.

@@ -234,7 +234,7 @@ echo "Failover of zone $zone to $MASTER completed"

Failover support for multiple protocols



-With the DNS failover, HTTP, HTTPS, and Gemini protocols are failovered. This works because all domain virtual hosts are configured on either VM's httpd (OpenBSD's HTTP server) and relayd (it's also part of OpenBSD and I use it to TLS offload the Gemini protocol). So, both VMs accept requests for all the hosts. It's just a matter of the DNS entry, which hosts receive the requests.
+With the DNS failover, HTTP, HTTPS, and Gemini protocols are failovered. This works because all domain virtual hosts are configured on either VM's httpd (OpenBSD's HTTP server) and relayd (it's also part of OpenBSD and I use it to TLS offload the Gemini protocol). So, both VMs accept requests for all the hosts. It's just a matter of the DNS entries, which VM receives the requests.

https://man.openbsd.org/httpd.8
https://man.openbsd.org/relayd.8
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 999dcb9c..7b56fc53 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-03-31T11:01:19+03:00 + 2024-04-02T01:33:21+03:00 foo.zone feed To be in the .zone! @@ -80,7 +80,7 @@ _____|_:_:_| (o)-(o) |_:_:_|--'`-. ,--. ksh under-water (((\'/ https://man.OpenBSD.org/sed
https://man.OpenBSD.org/dig
https://man.OpenBSD.org/ftp
-https://man.openbsd.org/cron
+https://man.OpenBSD.org/cron

I also used the dig (for DNS checks) and ftp (for HTTP/HTTPS checks) programs.

@@ -244,7 +244,7 @@ echo "Failover of zone $zone to $MASTER completed"

Failover support for multiple protocols



-With the DNS failover, HTTP, HTTPS, and Gemini protocols are failovered. This works because all domain virtual hosts are configured on either VM's httpd (OpenBSD's HTTP server) and relayd (it's also part of OpenBSD and I use it to TLS offload the Gemini protocol). So, both VMs accept requests for all the hosts. It's just a matter of the DNS entry, which hosts receive the requests.
+With the DNS failover, HTTP, HTTPS, and Gemini protocols are failovered. This works because all domain virtual hosts are configured on either VM's httpd (OpenBSD's HTTP server) and relayd (it's also part of OpenBSD and I use it to TLS offload the Gemini protocol). So, both VMs accept requests for all the hosts. It's just a matter of the DNS entries, which VM receives the requests.

https://man.openbsd.org/httpd.8
https://man.openbsd.org/relayd.8
diff --git a/index.html b/index.html index d3620885..067b06c8 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

foo.zone



-This site was generated at 2024-03-31T11:01:19+03:00 by Gemtexter
+This site was generated at 2024-04-02T01:33:21+03:00 by Gemtexter

    |\---/|
diff --git a/uptime-stats.html b/uptime-stats.html
index fac5e214..a967e9df 100644
--- a/uptime-stats.html
+++ b/uptime-stats.html
@@ -10,7 +10,7 @@
 
 

My machine uptime stats



-This site was last updated at 2024-03-31T11:01:19+03:00
+This site was last updated at 2024-04-02T01:33:21+03:00

The following stats were collected via uptimed on all of my personal computers over many years and the output was generated by guprecords, the global uptime records stats analyser of mine.

-- cgit v1.2.3