Commit a502bbb2 authored by Matt Robenolt's avatar Matt Robenolt
Browse files

Django sees more than 1mm hits per hour

Disqus regularly does 40-50k/s
parent 4befb301
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ Is Django stable?
-----------------

Yes, it's quite stable. World Online has been using Django for many years. Sites built on
Django have weathered traffic spikes of over one million hits an hour.
Django have weathered traffic spikes of over 50 thousand hits per second.

Does Django scale?
------------------