Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download session_cache-7.x-1.3.tar.gztar.gz 14.35 KB
MD5: 10c659d0a876d554b63de823e99250c6
SHA-1: aa8335238c4a02c1cad3f3963e056ad19a35f126
SHA-256: 139ccd647ecffddd3293426960a458e75531e4967e0c95e0d6c07653bf95d447
Download session_cache-7.x-1.3.zipzip 18.36 KB
MD5: 618c6b35e0b9ab9af7d328397426bb93
SHA-1: 42a5da8915a32ec7759584ee7e8e15984e377bbc
SHA-256: 8555b2ce447c8e85a1f91a3146ca4579de4525ac254b4442c98bc69ce25ca334

Release notes

Honour the global variable $cookie_domain, as set in settings.php -- except when set to .localhost (illegal), in which case ini_get('session.cookie_domain') is used.
Add another optional source for session id: IP address (so that cookies need not be used).
Fixed #2210329: setcookie is called multiple times (SESSION_CACHE_STORAGE_DB_CORE)
Updated README clarifying how module may be used in combination with Varnish.

Created by: RdeBoer
Created on: 14 Mar 2014 at 04:55 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases