The Cause of Slow Loading WordPress Pages Over https

June 24, 2009

For as long as I could remember, loading pages in my wordpress.com blog dashboard was really slow. I should have realised what was happening sooner but I never took the time to investigate. Whether I went to the edit posts page (/wp-admin/edit.php), new post (/wp-admin/post-new.php) there seemed to be numerous connections back to wordpress.com once parts of the page were loaded. These requests were to s-ssl.wordpress.com. Taking a look at the source, all the css and js files linked to from the html of the page were over the https protocol, and rightly so because I always go over the https protocol. What I didn’t realise is that Firefox will not cache files from https by default. So if I go to about:config and change browser.cache.disk_cache_ssl to true then these static css and js files will be cached. I restart my browers and all of a sudden pages load much faster and much more tolerable. The only problem is that its not just css and js files transfered over https that are cached but html files as well. I’m not sure how to get Firefox just to cache css and js files from https, but I have to leave that for another day.


Micrsoft flags its own email as spam

December 12, 2008

I just checked the junk mail box of my hotmail email account, inside I find an email with subject “Imagine Cup – Thank you for registering.‏” from “admin@imaginecup.com”. So I go to imaginecup.com and it turns out that the web site comes under the Microsoft umbrella, that same Microsoft that Hotmail falls under. I find it quite odd that Microsoft flags its own email as spam. I should note that I did acutally register for this email, so it was not quite spam. Althought I do realise (although I’m just guessing) that the spam tag that this email was assigned was probably automatically generated from other users marking it as spam.