legacy-knowledge-base
公開されました Sep. 10, 2025

StripFilterによるパフォーマンス低下やOutOfMemoryエラーについて

written-by

Michael Warren Young

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Liferay DXPのStripFilterは、JavascriptやCSSなどのファイルから空行を削除する。
  • ダイヤルアップユーザーのロードタイムは若干速くなりますが、キャッシュされるコンテンツの量や種類によっては、Liferayのパフォーマンスが大きく低下する可能性があります。

環境

  • Liferay Portal 6.2
  • Liferay DXP 7.0+

解像度

  • 低速環境から取得したヒープダンプやスレッドダンプから、StripFilterが多くのリソースを消費していることが判明した場合、以下のポータルプロパティで無効にすることができます:
    com.liferay.portal.servlet.filters.strip.StripFilter=false

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base