You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Database/api.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,9 @@ By some measures, Varnish is one of the fastest caching servers there is. It is
57
57
### stunnel
58
58
Because [varnish doesnt support HTTPS](https://varnish-cache.org/docs/trunk/phk/ssl_again.html), we use stunnel as a HTTPS client to create secure requests out to Airtable's API when varnish needs to fetch records direct from airtable.
59
59
60
+
## Monitoring
60
61
62
+
The API has some basic monitoring set up to alert us if there is downtime.
0 commit comments