First time here? Check out the FAQ!

ralexeev's profile - activity

9 years ago received badge Student (source)
9 years ago received badge Famous Question (source)
9 years ago received badge Editor (source)
9 years ago asked a question Performance of settings page

Hi, I just installed Askbot and am trying to set things up. For some reason saving settings on the /settings/... pages takes forever, like minutes, and makes my server cpu run at 70-80%, and it's not even the database, because database is on separate server.

What on earth can it possibly be doing? Is that expected?

EDIT: Ehm... it's livesettings. Querying database for 1400 times for every setting. Wat.