2
1

We're preparing to roll out OSQA. I'm anticipating loads like this:

30,000 page views/week 3,000 new users/week 800 posts/week (either questions or answers)

Does anyone have an instance like this? What hardware should I anticipate?

asked 02 Mar '11, 13:54

Jeremy%20Largman's gravatar image

Jeremy Largman
8136
accept rate: 0%

"3,000 new users a week" ... I don't know how you got your numbers, but you might want to validate them. An excellent way of doing this is using the EC2 OSQA image (starting with a Micro instance), and then increasing the server capacity when the load actually increases.

http://meta.osqa.net/questions/6211/is-there-an-amazon-image-ami-with-osqa-on-linux

(02 Mar '11, 15:38) ripper234 ♦

Yeah you're right - the page views and posts per week is more reliable but something's gone haywire on the user count for sure. Thanks for the tip.

(04 Mar '11, 23:55) Jeremy Largman

Hi Jeremy. We don't really have any recommended specs, although there are some good practices. We typically run it with memcache, which can run on the same server as the application itself. In addition, we would recommend a separate server for the database. This increases resiliency and improves performance.

link

answered 03 Mar '11, 21:10

matt's gravatar image

matt ♦♦
6.1k335645
accept rate: 48%

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:

×15
×5

Asked: 02 Mar '11, 13:54

Seen: 491 times

Last updated: 04 Mar '11, 23:55

powered by OSQA