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

保持セッション数の確認方法

written-by

Bae Helene

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 7.0, Liferay DXP 7.1, Liferay DXP 7.2

解決

  • 以下のプロパティを設定することで コントロールパネル > ユーザー > モニタリング から 現在のセッション数 を確認できます。
        #
        # Set this to true to enable tracking via Live Users.
        #
        # Env: LIFERAY_LIVE_PERIOD_USERS_PERIOD_ENABLED
        #
        live.users.enabled=true
  • パフォーマンスに影響する可能性があり、当該機能はデフォルトの設定で無効になっております。
    プロパティlive.users.enabledを true に設定する際には、現在の運用状況にそったパフォーマンスチューニングを行ってください。

追加情報

 

did-this-article-resolve-your-issue

legacy-knowledge-base