URL: https://github.com/freeipa/freeipa/pull/514
Title: #514: Limit sessions to 30 minutes by default

tiran commented:
"""
Would it makes sense to add 
https://httpd.apache.org/docs/trunk/mod/mod_session.html#sessionexpiryupdateinterval
 and set it to a small value like 30 seconds?

> The SessionExpiryUpdateInterval directive allows sessions to avoid the cost 
> associated with writing the session each request when only the expiry time 
> has changed. This can be used to make a website more efficient or reduce load 
> on a database when using mod_session_dbd.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/514#issuecomment-282769334
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to