Try taking a look at YSlow parameters and see what is holding up from Drupal&#39;s front. Also, with top command you can also identify the memory and CPU being used by an individual apache process and if that is huge, you might just need to optimize your apache settings a little. If you use devel module, you can identify the queries that are running slow and can act accordingly. You can also enable slow query log in your mysql settings and turn it on for a while to understand the slow queries.. <div>
<br></div><div>I would also suggest to switch on CSS optimization.. <br><div><br><div class="gmail_quote">On Tue, Apr 13, 2010 at 2:00 AM, Luke <span dir="ltr">&lt;<a href="mailto:drupal@lists.tacticus.com">drupal@lists.tacticus.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">All requests on a D6 (latest) site, from simply viewing a page (cached), to performing an administrative action, to running a drush command, are painfully slow.<br>

<br>
It took about 12 seconds to load the homepage from a remote location today; 1-2 seconds is normal for static content, and 3-5 for java generated dynamic content, for non-drupal areas of this apache2 installation.<br>
<br>
I disabled the nodetype module via drush (took about 25 seconds to give me the confirmation prompt).<br>
<br>
It is now taking 5-8 seconds to load each administrative page.  The slight speedup suggests that modules are potentially causing the issue here.<br>
<br>
I have attached a module list from drush, but is there anything else i should be looking at on the drupal side, to provide some kind of speedup?<br>
<br>
JS optimization is enabled; CSS optimization is not.<br>
Caching is standard (block caching enabled but may not be being used).<br>
I am currently trying page compression; it was previously disabled.<br>
<br>
Thanks for any ideas.<br><font color="#888888">
<br>
Luke</font><br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- <br>Cheers,<br>Mukesh<br>
</div></div>