Control Web Panel

WebPanel => How to => Topic started by: ekgrad on June 03, 2020, 02:57:19 AM

Title: How to use memcached/redis to store sessions instead of in files.
Post by: ekgrad on June 03, 2020, 02:57:19 AM
Does anyone have any knowledge of doing this and is willing to share it.
Title: Re: How to use memcached/redis to store sessions instead of in files.
Post by: Sandeep on June 03, 2020, 03:05:31 AM
they are in memory cache
Title: Re: How to use memcached/redis to store sessions instead of in files.
Post by: ekgrad on June 03, 2020, 12:17:18 PM
I see session files under users tmp folder which I want to avoid by making sessions memory resident.