Revision history [back]
It is very unusual, livesettings use cache heavily, so they should not query the database that much.
Have a look at the cache setup, use at least 'locmem' cache (ok for a single-process setup), but better redis or memcached.