i'm so proud of myself cos i went jogging again!! i'm really too fat already.. think about all the ill-health and fat-related problems and personal image problems.. ewwww...
but i wonder how long this hype can last..
i spent nearly the whole day today trying to make a new code that can automatically test a server to see whether it's available or not, and if not to redirect to another server.. and there's plenty of problems that popped out because i really cannot control a server to make it busy or not.. and i can't possibly launch a denial-of-service attack on my own server, can i?? so there wasn't a way of testing whether the script worked or not.. so i had to rely on javascript alerts to guide me along the way to see whether each function fired off accordingly.. eventually i got it fixed.. and then to test it out, i really did try to stomp out one server (by disabling the other servers temporarily and requesting from files from one of them repeatedly).. and of course i tried the one that is always down.. and after downloading 1GB of files, it was still up!! and i gave up before my server did.. so now i'm relying on the masses to see which server goes down first and so i can see whether my script is working or not.. this is the first script that gave me so much headache.. even cookies didn't hurt so much.. gRRR..