OED icon indicating copy to clipboard operation
OED copied to clipboard

verify site is responding to requests

Open huss opened this issue 4 years ago • 17 comments

OED has a script to check if a site is responding. In the past, OED would stop responding from time to time so having a regular check was desired. This script has not been modified to make it easy for a site to use it and get notifications.

huss avatar Feb 14 '21 18:02 huss

See closed PR #448 for JS file that can check the site status.

huss avatar Mar 08 '21 23:03 huss

The PHP and .js is in PR #452 but that was closed (not merged). There is also the harf repo that checks status and allows restart but does not seem too specific to the OED (at least yet). Using one of these or something else would be appropriate.

huss avatar Jan 21 '22 00:01 huss