Files
pangolin/server
Josh Voyles a55fb21e53 fix(sqlite): remove cache_size and mmap_size PRAGMAs (#2120)
A 64 MB page cache plus a 256 MB memory-mapped region inflate RSS and
cause page-cache thrashing on small (~1 GB) instances. The PRAGMAs were
added to reduce event-loop blocking on TraefikConfigManager JOINs but
the memory cost outweighs the I/O benefit on the deployment shapes that
hit #2120. Leave SQLite on its conservative defaults.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-22 15:11:51 -04:00
..
2026-06-12 14:12:01 -07:00
2026-05-01 10:48:09 -07:00
2026-02-04 15:19:58 -08:00
2026-06-22 15:11:51 -04:00
2026-06-22 15:11:51 -04:00
2026-06-12 11:29:16 -07:00
2026-02-24 17:58:11 -08:00
2026-04-21 20:51:59 -07:00