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?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Erik Larsson's avatar
41
Erik Larsson
asked 13 years ago, updated 13 years ago

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 (13 years ago)

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 (13 years ago)

We'll try it out

Erik Larsson's avatar Erik Larsson (13 years ago)
see more comments