I'm having a problem with wordpress taking exactly 90 seconds from the point i click "login" to the point the "dashboard" loads. I've searched the forums here, and havn't seen anyone with the same problem. Here are the Details of my install.
OS: Ubuntu 6
Apache2 - latest
wordpress latest
Every page works. I am able to post, edit posts, login, though login takes 90 seconds. If i click "back" in firefox or IE after clicking the login button I am already authenticated, I can edit posts without waiting the 90 seconds. A packet capture of the transaction shows a packet being sent to the server, then 90 seconds later the server finally sending data back, there are no transactions during the time inbetween.
I am using https in apache to wrap the blog, but that shouldn't matter?
My wordpress address(URI) and blog address are : https://*******.***/blog.
Any help would be appreciated.
Thanks, Aaron