Subscribebemis: Needless to say, of course, you need to make sure that what you're directing these folks to is almost all static content; nothing will help you if it's dynamically generated for each user.That's not entirely true. It's unclear from the details given as to why the system would collapse under high load. Sometimes it's purely network bandwidth, sometimes it's the lack of CPU power to compute the dynamic elements at high load, and sometimes it's the inability to handle so many concurrent users, either due to the tcp stack not handling so many concurrent connections, or because the thread management of having so many concurrent users.
You are not logged in, either login or create an account to post comments
posted by effugas at 6:09 PM on September 21, 2005