Heisenberg submitted a new resource:
You must be registered for see links
- Seperate cache configuration for session dataAdditional Requirements:
php 5.4
License:
MIT Licence
Visible Branding:
No
Allows the setup of a dedicated session cache distinct from the normal XF cache
Defines a "sessionCache" section in addition to of a "cache" section. Takes all the same options, except $config['cache']['cacheSessions']
Note;
...
- if no 'sessionCache' section is defined or it is disabled, falls back on existing cache/mysql storage
- Xenforo Session handling does not interact with php sessions
You must be registered for see links
Last edited:
