Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Session storage

Started by Muut Archive 10 years ago · 1 replies · 531 views
10 years ago

Hello, i need to move session storage, because my environment has blocked access to default php session storage (files). I need to move session data into memcache. Any help how can it be done? I tried php ini_set('session.save_handler', 'memcache'), it does the job and i can see session data in memcache, but it is really slow and page load time is 500ms and greater. Any help appreciated. Thanks

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1351 9 years ago
Archive · by Muut Archive, 9 years ago
2 935 9 years ago
Archive · by Muut Archive, 9 years ago
2 4062 9 years ago
Archive · by Muut Archive, 9 years ago
1 2948 9 years ago
Archive · by Muut Archive, 9 years ago
3 1119 9 years ago