I just did a new installation and I have noticed that my questions page always seems to load pretty slowly. It lags for a second and then things load up.

Anyone know if there is a caching setting or something to speed up the load time of the "front page"...aka questions page?

Thanks in advanced, cuzzinz

asked 03 May '11, 17:01

cuzzinz's gravatar image

cuzzinz
3114811
accept rate: 0%

edited 03 May '11, 17:07

rickross's gravatar image

rickross ♦♦
12.5k2914972


Since this site, meta.osqa.net, typically loads in well under 1 second per page (and often less than half that) I don't think it is likely that the slow speed you notice on your own site is due to OSQA. It is almost certainly a local configuration issue. What caching options did you set up in your settings_local.py file?

link

answered 03 May '11, 17:07

rickross's gravatar image

rickross ♦♦
12.5k2914972
accept rate: 46%

2

rickross... thank you for replying so quickly lol.

I failed at life for a second there and did a few extra searches and discovered this thread: http://meta.osqa.net/questions/4895/osqa-with-memcached-cache

This was my solution: apt-get install memcached python-memcached Commented out the default caching and replaced it with my local machine info from that thread.

now it is fast a hell.

still working on a few things with our new layout but this is working really fast now.

(03 May '11, 17:36) cuzzinz
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×47
×3
×1
×1
×1

Asked: 03 May '11, 17:01

Seen: 840 times

Last updated: 03 May '11, 17:39

powered by OSQA