DjangoBB

Django based forum engine

  • You are not logged in.

#1 Nov. 4, 2011 03:04:55

mattym
Registered: 2011-11-01
Posts: 5
Reputation: +  0  -
Profile   Send e-mail  

Going Live, Big

Hi all. I am gifted with the quality problem of launching django site, with a forum, that will get millions of uniques per month from day one.

Will additional caching be needed to make djangobb handle the traffic? Or with the appropriate server architecture will djangobb do well right out of the box? We're going live with nginx out front(serving static media, and load balancing). Some apache servers(serving django). And a Postgres server in back.

Thanks for any input.
Cheers,
Matt

Offline

#2 Nov. 6, 2011 05:02:19

mattym
Registered: 2011-11-01
Posts: 5
Reputation: +  0  -
Profile   Send e-mail  

Going Live, Big

Nothing huh?

Offline

#3 Nov. 8, 2011 10:29:38

slav0nic
DjangoBB Developer
From: Ukraine
Registered: 2009-10-25
Posts: 308
Reputation: +  6  -
Profile   Send e-mail  

Going Live, Big

some parts is cached, sql mostly is ok, only have some troubles with search + pagination
default django cache middlewares maybe helped u

but u must tested via ab or something else with real dataset )

I mostly like nginx/cherokee + uwsgi backend (apache is old sucks ) and postgres 9+ behind pgbouncer + memcached for cache and session store (or redis)

Offline

Board footer

Moderator control

Powered by DjangoBB

Lo-Fi Version