Files
pangolin/server
Josh Voyles d94af2b8ea 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-13 14:53:07 -04:00
..
2026-04-29 21:04:11 -07:00
2026-05-01 10:48:09 -07:00
2026-05-12 20:59:58 -07:00
2026-02-04 15:19:58 -08:00
2026-05-12 20:59:58 -07:00
2026-02-24 17:58:11 -08:00
2026-04-21 20:51:59 -07:00
2026-03-25 20:44:08 -07:00
2025-04-06 16:06:50 -04:00
2026-04-09 15:38:36 -04:00
2026-04-21 20:51:59 -07:00