|
|
|
|
|
by pjdavis
5752 days ago
|
|
Really? I've been working with it for nearly 4 years now, and I haven't had any problems getting it to what I needed it to do. I wonder what problems that it wasn't "built for" have you had problems implementing? Also, while scaling may be a non-trivial challenge, going to over ~100,000 page views a day (95% are between 8am - 6pm) was pretty easy, and very little fuss. |
|
To me real scaling is where you're having to run a cluster since a single server is inadequate to handle the traffic, where you're having to implement or leverage various application caching schemes, etc...