I'm migrating my application with CodeIgniter 3 to use Redis as a session manager, but as the app makes many requests in AJAX I noticed that they tend to take longer, 11 requests that in all took ...
Hi, am having a problem with saving sessions on chrome android browser. The system logs a user in but it doesn't redirect to dashboard page which is accessible when a user is logged in. Am using ...