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

キャッシュの永続性 - デフォルトのキャッシュの構成はどうなっていて、いつ空になるのですか?

written-by

Rita Schaff

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

問題

  • データベースキャッシュを空にする必要があります。 手動でも可能ですが、現在の設定を調整したいです。
  • 初期設定はどうなっていますか?
  • どこで設定できるのでしょうか?

環境

  • DXP 7.0+

解決

  • これらは、キャッシュが保持される期間を制御する構成ファイルです。
  • 次の行によります:
    timeToIdleSeconds="600"
    1つのオブジェクトは10分間キャッシュされます。
  • このオブジェクトへのアクセス要求がなくなった場合、削除されます。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base