You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › CURCY – WooCommerce Multi Currency › Saturation with thousands of session files
Hello,
I’m using the premium version of Curcy, with the “use session instead of cookies” option.
The /tmp/ file at the root of my site, which contains the sessions, adds more than 100 sessions every minute. When I open these files, I notice that the names of the session files are different, but the content is perfectly identical. The content is :
wmc_ip_info|s:52:”eyJjb3VudHJ5IjoiRlIiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIn0=”;wmc_current_currency|s:3:”EUR”;wmc_current_currency_old|s:3:”EUR”;
Sometimes the content is different, and I assume that this is a “real” user session. But 99% of the time the content is as above.
What can I do?
Many thanks
You must be logged in to see replies to this topic. Click here to login or register