Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
session.gc_maxlifetime私はPHPセッション処理についていくつかの調査を行っており、1440秒の値に出くわしました。なぜ標準値が1440で、どのように計算されるのか疑問に思っていました。この計算の根拠は何ですか?
session.gc_maxlifetime
セッションを継続することはどのくらい意味がありますか?session.gc_maxlifetimeの最小/最大値をお勧めしますか?値が高いほど、Webアプリはセッションハイジャックに対して脆弱になると思います。