By MYCON-1 on
IT gave me a pretty old windows 2000 server to use and things are running solid, but seem pretty slow for being right on the LAN - average of 5 seconds for page load. Firebug is showing like 95% of this just to serve the page, so I'm guessing database queries are the major slowness. I have cacherouter enabled for db, and nothing else besides the tools that drupal core comes with - js/css aggregation, etc. Would memcached be my best solution?? (I may have to get things transferred to a newer server to even use memcached)