PDA

View Full Version : Question for people who run forums


mw1
02-07-02, 06:45
I'd like to know how many page views per second (or hour or minute) you have.
I see these "users online" on forums but that isn't much use to me.

For developing forum software I need to know what level I need to get the pages per second up to. I already have it pretty high but need real world examples so I know how high is enough -
eg is 50 pages per second enough.

Paul
02-08-02, 10:38
Here's the web server status for this site. It shows requests, not page views.

Total accesses: 463929 - Total Traffic: 1.2 GB
CPU Usage: u390.44 s57.67 cu3.12 cs9.98 - .378% CPU load
5.8 requests/sec - 10.1 kB/second - 2727 B/request

rhs98
03-20-02, 13:06
Does that mean your software can cope with a burst of fifty pages per second or continous? Fifty pages a second - is this fifty complete (graphics, etc.) pages a second?

Paul
03-20-02, 14:10
Originally posted by rhs98
Does that mean your software can cope with a burst of fifty pages per second or continous? Fifty pages a second - is this fifty complete (graphics, etc.) pages a second?
50 pages/sec? where does that number come from?
The software probably could handle it actually. But I doubt the hardware could. :)

The requests per second are probably even at a lower level than graphics and icons etc. I'm guessing it also includes initial request followed by an ack response followed by headers followed by another response followed by ... etc. I could be wrong, but that's my understanding.

rhs98
03-20-02, 15:11
Hey,
the 50pages/sec came from the orginal poster; he was asking how many pages/sec was reasonble for a peice of forum software. Did you have to pay for your forum software of is it open source/free stuff?

MattR
03-20-02, 23:00
Yesterday we were averaging 130 to 150 pages (PHP files) per second. Images are served by Akamai.

rhs98
03-21-02, 07:14
Which site is that - this one?

How many unique visitors do you have? Is it mainly the same people loading alot of pages?

MattR
03-21-02, 10:49
No, it wasn't this site but 'mine': http://forums.fanhome.com

We had 1335 simultanious 'unique' users online at a time. I can't recall how many uniques visit a day, 40,000 maybe?

rhs98
03-22-02, 06:00
cool; did you advertise to get this level of traffic - or did it just come over time?

MattR
03-22-02, 13:35
Word of mouth, virial marketing, spamming (we don't condone it and disallow it on our forums, but members tend to advertise on other forums). We did, maybe 1.5 years ago, try some print ads but they didn't work well at all.

rhs98
03-25-02, 05:46
word of mouth being the best??

MattR
03-25-02, 13:17
If not, the cheapest. :)

rhs98
03-26-02, 07:44
I really don't get that many hits on my site...don't know why though:o