We've been looking at some ways to improve our DB performance. Our logs are showing A LOT of calls to INSERT INTO jr_jruser_session. How can we identify and reduce the number of calls being made. What is inserting? Are there ways of saving more of that information in a cookie for example?
updated by @dannya: 06/16/17 04:00:34PM