Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Increase PHP session.gc_maxlifetime setting #47

Closed
erikhansen opened this issue Nov 13, 2015 · 0 comments
Closed

Increase PHP session.gc_maxlifetime setting #47

erikhansen opened this issue Nov 13, 2015 · 0 comments

Comments

@erikhansen
Copy link
Contributor

The session.gc_maxlifetime setting is currently 1440 (24 minutes), which is the default PHP value. However this value should be increased in order to guarantee that Magento is able to have sessions that last longer than 24 minutes.

Classy Llama's standard value is 7200. Would you accept a PR to change session.gc_maxlifetime to 7200? Or do you have a different suggestion?

davidalger pushed a commit that referenced this issue Nov 18, 2015
- Added magento CLI tool shortcut to custom bin dir
- Added vagrant/bin to PATH for easy use of custom tooling
- Changed default session lifetime in php config (issue #47)
- Fixed bug where vhosts.sh failed restart httpd when run within virtual machine
- Fixed issue with sample data install with RC and develop trunk
- Removed temporary fix for issue with sample data running from pub doc root
- Renamed m2site.sh to m2setup.sh
- Updated m2setup.sh to support install from meta-packages
- Updated mreports alias to sort reports by count
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant