ARRFLIX/docs
s8n 851f317dbb doc 23: arrflix edge / network / browser-load-path perf audit (read-only)
Edge audit complementing doc 13 (server-side perf). Confirms cold-load
"feels slow" perception is dominated by:
  - no HTTP compression at Traefik (2.74 MiB raw JS bundles per cold load)
  - no Cache-Control on hashed-asset URLs (28 conditional GETs per warm load)
  - first-fetch poster image transcode ~385 ms (server-side, doc 13 #02)

TLS, MTU, HTTP/2, cert chain, middleware chain, Pi-hole hairpin all
audited and clean. Pi-hole missing local DNS rewrite for arrflix.s8n.ru
(LAN clients hairpin via WAN unless /etc/hosts pin in place).

Top quick win: add `compress@file` middleware in
/opt/docker/traefik/config/dynamic.yml + reference from Jellyfin router
label. ~70 % cold-load wire-size reduction (2.74 MiB to ~0.82 MiB
gzip / ~0.69 MiB brotli). One file edit, no architectural change.

No fixes applied. No state mutated. No Traefik reload.
2026-05-08 17:50:52 +01:00
..
00-overview.md drop tv.s8n.ru — arrflix.s8n.ru is canonical 2026-05-08 16:46:26 +01:00
01-artwork-and-images.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
02-metadata-and-titles.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
03-subtitles.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
04-theming-and-users.md drop tv.s8n.ru — arrflix.s8n.ru is canonical 2026-05-08 16:46:26 +01:00
05-file-structure-rules.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
06-per-library-themes.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
07-pre-import-cleanup.md Rename: nasflix → ARRFLIX + apply Cineplex theme 2026-05-08 02:57:34 +01:00
08-filename-normalization.md Rename: nasflix → ARRFLIX + apply Cineplex theme 2026-05-08 02:57:34 +01:00
09-wan-exposure.md Restrict non-admin users + 3 imports landed 2026-05-08 03:18:58 +01:00
10-spa-runtime-shim.md shim: nukeSettings() drops drawer Settings link for non-admins 2026-05-08 03:51:48 +01:00
11-neutralfin-audit.md strip: remove Claude attribution from ROADMAP + audit docs 2026-05-08 16:44:49 +01:00
12-dev-instance.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
13-optimization-audit.md doc 13: read-only optimization audit 2026-05-08 04:24:21 +01:00
14-theme-audit.md strip: remove Claude attribution from ROADMAP + audit docs 2026-05-08 16:44:49 +01:00
15-force-english.md docs+bin: English-only lockdown — re-apply runner + doc 20 2026-05-08 17:04:12 +01:00
16-jellyfin-branding-leaks.md strip: remove Claude attribution from ROADMAP + audit docs 2026-05-08 16:44:49 +01:00
17-dev-mirror-and-settings-fix.md doc 17: dev mirror + Settings drawer leak fix (dev only, no prod swap) 2026-05-08 13:34:04 +01:00
19-english-only-audit.md doc 19: english-only lockdown audit (read-only baseline) 2026-05-08 17:05:11 +01:00
20-english-only-lockdown.md docs+bin: English-only lockdown — re-apply runner + doc 20 2026-05-08 17:04:12 +01:00
21-rick-and-morty-color-audit.md audit: rick-and-morty color/HDR diagnosis 2026-05-08 17:45:34 +01:00
23-arrflix-edge-perf-audit.md doc 23: arrflix edge / network / browser-load-path perf audit (read-only) 2026-05-08 17:50:52 +01:00
24-storage-io-audit.md audit: storage I/O for arrflix media path 2026-05-08 17:47:19 +01:00