<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Memory Leak on 凱凱的技術筆記</title><link>https://kaikai365.com/tags/memory-leak/</link><description>Recent content in Memory Leak on 凱凱的技術筆記</description><generator>Hugo</generator><language>zh-TW</language><lastBuildDate>Mon, 22 Jun 2026 10:30:00 +0800</lastBuildDate><atom:link href="https://kaikai365.com/tags/memory-leak/index.xml" rel="self" type="application/rss+xml"/><item><title>Proxmox Web UI 記憶體洩漏：從 200MB 飆到 4GB 的長期未解之謎</title><link>https://kaikai365.com/posts/2026-06-22-proxmox-web-ui-memory-leak/</link><pubDate>Mon, 22 Jun 2026 10:30:00 +0800</pubDate><guid>https://kaikai365.com/posts/2026-06-22-proxmox-web-ui-memory-leak/</guid><description>&lt;h2 id="前言">前言&lt;/h2>
&lt;p>如果你也是 Proxmox VE 的長期使用者，大概都有過這樣的經驗：打開 Proxmox 的 Web 管理介面，剛開始一切正常，記憶體佔用看起來很健康。但過了幾天、甚至幾個小時之後，那個分頁的記憶體使用量就像吹氣球一樣——從 200MB 慢慢膨脹到 1GB、2GB，甚至有人回報飆到 4GB 以上。&lt;/p>
&lt;p>這個問題從 2013 年就被回報過，到現在 2026 年還沒被官方正式修復。今天我們就來仔細聊聊這個「長青問題」，以及目前能找到哪些解法。&lt;/p>
&lt;div class="adsense-container" style="margin: 20px 0; text-align: center;">
&lt;span style="font-size: 12px; color: #888; display: block; margin-bottom: 5px;">- 廣告 -&lt;/span>
&lt;ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-7490556205068980"
data-ad-slot="YYYYYYYYYY">&lt;/ins>
&lt;script>
(adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script>
&lt;/div>
&lt;h2 id="問題全貌一個從-2013-年延續至今的記憶體黑洞">問題全貌：一個從 2013 年延續至今的記憶體黑洞&lt;/h2>
&lt;h3 id="原始回報2021-年">原始回報（2021 年）&lt;/h3>
&lt;p>Proxmox 官方論壇上有一個標題為「Proxmox web UI memory leak - starts at 200MB, gradually increases to gigabytes」的討論串（&lt;a href="https://forum.proxmox.com/threads/proxmox-web-ui-memory-leak-starts-at-200mb-gradually-increases-to-gigabytes.101883/" target="_blank" rel="noopener">連結&lt;/a>
），由使用者 marcosscriven 於 2021 年 12 月提出。&lt;/p>
&lt;p>他的回報重點如下：&lt;/p>
&lt;ul>
&lt;li>&lt;strong>瀏覽器影響範圍&lt;/strong>：在 Safari 和 Firefox 上都觀察到同樣的問題&lt;/li>
&lt;li>&lt;strong>作業系統&lt;/strong>：macOS 和 Windows 都有發生&lt;/li>
&lt;li>&lt;strong>增長幅度&lt;/strong>：從初始約 200MB，幾天內增長到超過 1GB&lt;/li>
&lt;li>&lt;strong>最嚴重的頁面&lt;/strong>：Console 和 Summary page 是重災區&lt;/li>
&lt;li>&lt;strong>使用情境&lt;/strong>：喜歡把這個分頁固定在瀏覽器上，方便隨時監控&lt;/li>
&lt;/ul>
&lt;p>Proxmox 的官方員工 dcsapak 回應時，詢問了具體是哪個頁面，並建議用瀏覽器的 DevTools（F12）做 memory allocation profile 來分析記憶體洩漏的具體位置。&lt;/p></description></item></channel></rss>