Questions takes a long time to show up

We have a problems with postings to the database. Questions don't show up immediately. They do show up in search results but doesn't show up under questions/?scope=all or questions.

The same is happening with answers to questions and votes. I guess any interaction with the database.

Any ideas as to why?

Erik Larsson's avatar
41
Erik Larsson
asked 2011-12-14 10:29:11 -0500, updated 2011-12-14 11:06:09 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Just commenting to my own question here. This seems to be connected to memcached, when we turn it off things work as expected. I see that there are references here that hints to memcached being troublesome.

Erik Larsson's avatar Erik Larsson (2011-12-14 11:03:51 -0500) edit

Maybe this is caching statement in the template called askbot/skins/default/templates/main_page/questions_loop.html try removing the {% cache %} tag, we will remove it in the next version.

Evgeny's avatar Evgeny (2011-12-14 12:46:00 -0500) edit

We'll try it out

Erik Larsson's avatar Erik Larsson (2011-12-15 02:31:21 -0500) edit
add a comment see more comments