Skip to content

Commit 046eb11

Browse files
committed
docs(issue-29): record phase 2 observation schedule
Refs: #29
1 parent 75a5e59 commit 046eb11

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

docs/issues/ISSUE-29-research-high-cpu-load-after-udp-fix.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ step.
9797

9898
- [x] Remove `"443:443/udp"` from the Caddy service in `server/opt/torrust/docker-compose.yml`.
9999
- [x] Apply only that change on the live server and restart only Caddy.
100-
- [ ] Observe CPU, request rates, and external service health for an agreed window.
100+
- [ ] Observe CPU, request rates, and external service health at T+1 h (≈ 2026-05-04 16:31 UTC)
101+
and again the following day (2026-05-05).
101102
- [ ] Decide whether Caddy CPU dropped materially enough to keep HTTP/3 disabled.
102103

103104
Execution and immediate post-change checks are recorded in

docs/issues/evidence/ISSUE-29/01-phase2-disable-http3-execution.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,17 @@ From `https://newtrackon.com/raw` during this window:
106106
- `https://http1.torrust-tracker-demo.com:443/announce` -> `Working`
107107
- `udp://udp1.torrust-tracker-demo.com:6969/announce` -> `Working`
108108

109-
## Next Step
109+
## Observation Schedule
110110

111-
Phase 2 observation remains open. Keep this single change in place and collect
112-
an agreed observation window before deciding whether to keep HTTP/3 disabled
113-
permanently or revert.
111+
Agreed observation windows for Phase 2:
112+
113+
| Checkpoint | Target time (UTC) | Status |
114+
| ---------- | ------------------------ | ------- |
115+
| T+1 h | 2026-05-04 16:31 | pending |
116+
| T+next day | 2026-05-05 (any morning) | pending |
117+
118+
Capture the same metrics at each checkpoint: `mpstat`, `docker stats`, Prometheus
119+
HTTP1/UDP1 rates, and a `newtrackon.com/raw` sample.
120+
121+
Keep this single change in place until both checkpoints are completed before
122+
deciding whether to keep HTTP/3 disabled permanently or revert.

0 commit comments

Comments
 (0)