sec_session_cookie_reissueWhat it does:
Returns the period, in seconds, after which we should reissue the session_id cookie and update last_hit in the sessions table.Defined in: /web/philip/packages/acs-core/security-procs.tcl
Source code:
return [ad_parameter SessionCookieReissue "" 600 ]