Mysql begin generate big IO.
One website have many rows in session,requests table ( whan user enter to the site, app write info about him in table requests and session).
On site not used memcache or some like that.
How to config mysql_query_cache for optimize select of this database?
1 Answer