That video made me laugh XD How much were they over clocking that? Honestly, I never really do anything to strain MY server, but idk about the other ones I use.
I read somewhere it was a fake video and it blows a hole right through the table so i doubt it's real. I'm sure a cpu could maybe burst but that's just too much heh
I had a 200Mhz Windows Millenium based server handle over 1 million requests in a single month. You can't actually make your CPU run faster than designed by making it do more stuff. The CPU is actually running at 100% with any additional processes waiting in a queue. 80%+ of the workload is idling waiting for the CPU to free up. It just means you need to find ways to make things run more efficiently, get a faster CPU or divide the work up between multiple computers. Start with figuring out what processes are taking up the most CPU time and see if you can get them to run more efficiently.