I have build my website on Drupal CMS, it's hosted on a dedicated server, with
Hetzner, 8GB RAM +
AMD Athlon 64 X2 6000+ 100 MBit NIC
I have as much as possible optimized the server,
This is the configuration:
Nginx as front end server to Apache + APC for opcode caching.
I have highly optimised Nginx and Apache + MySql, even fine tuned PHP running, I even have cloudflare as DNS resolver and CDN.
The server os is Ubuntu 10.04 server.
The same configuration on my local computer is blistering fast, pages are rendered under 2 seconds. however, the production server has such a lag, and pages are rendered in over 20 + seconds.
I know that the latency should be the issue as I have 160MS latency from Australia.
I have no idea anymore what to think and where to look, I even tried profiling it, but nothing really shows, up, except for one slow MySql query which takes upto 1.5 seconds to execute.
Any suggestions please...
The url is
http://www.azadkashur.com
I have aggressive cache enabled for anonymous users, so your page time would be 75 percent less to what logged in members see...