Ajax Search lite bloating up the wp-options table with _wp_sessions
-
Hi,
Please help me debug this issue as this is causing serious problem with the performance of the site. I have just recently updated ajax search lite and now i am facing the issue where my wp-options table has been bloated with _wp_session_expiry and wp_sessions_(record_id). I am sure that the garbage collector is not working as it hasn’t cleaned the wp-options table after an hour also. I want to know why this session is being created and if it is of no use of logged out users then i want to stop this session creation as my users are not wordpress users. Please help me debug the code to remove any session creation and if not then help me fix the garbage collector..
- The topic ‘Ajax Search lite bloating up the wp-options table with _wp_sessions’ is closed to new replies.