summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2023-01-27 10:52:39 -0600
committerPjotr Prins2023-01-27 10:52:39 -0600
commit49835e9089be392ae0150e05b86d1cd110bde148 (patch)
tree2436d3d1215c31f4cb72850ad4f5afed7899dc63
parentf1a589a69e1ceecfd86af7c500b383fc35f60d33 (diff)
downloadgn-gemtext-49835e9089be392ae0150e05b86d1cd110bde148.tar.gz
Monitoring connections
-rw-r--r--issues/database-not-responding.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/database-not-responding.gmi b/issues/database-not-responding.gmi
index f33ee89..dec9b1e 100644
--- a/issues/database-not-responding.gmi
+++ b/issues/database-not-responding.gmi
@@ -273,3 +273,5 @@ MariaDB [db_webqtl]> SHOW VARIABLES LIKE '%timeout%';
| wait_timeout | 28800 |
+---------------------------------------+----------+
```
+
+If you set wait_timeout and interactive_timeout values they get reset after a while.