You are exactly right, the database is usually the first bottleneck - which is where the object cache comes in handy.<br><br>Either way, static page caching to the filesystem will help you serve up the pages more quickly and with fewer resources.<br>
<br><div class="gmail_quote">On Tue, Jul 19, 2011 at 9:51 AM, Eric Junker <span dir="ltr"><<a href="mailto:eric@eric.nu">eric@eric.nu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I think people are missing the point here. Given that this is your personal site and I assume you aren't getting lots of hits, you shouldn't need memcached or a PHP opcode cache to make your site faster than it is now. How much CPU/memory is allocated to the server?<br>

<br>
With most web apps the database is the bottleneck. Have you determined if there is a specific query that is taking a long time? Are the queries using the correct indexes?<br>
<br>
Is WordPress the only thing that is slow or are other PHP/MySQL apps also slow? You could create a simple PHP script that does a few database queries and see how that performs.<br><font color="#888888">
<br>
Eric</font><div><div></div><div class="h5"><br>
<br>
On 7/19/2011 9:13 AM, <a href="mailto:lister@kulish.com" target="_blank">lister@kulish.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
After some discussion about it on other venues, I thought I'd throw an<br>
email out to the list about this.<br>
<br>
I'm looking to gain a bit of performance on a KVM server running<br>
Wordpress. Nothing is sacred here, I am even entertaining alternatives<br>
to the standard Apache+mod_php here.<br>
<br>
My needs are pretty basic. Standard LAMP stack currently.<br>
<br>
Named Virtual Domains<br>
PHP<br>
<br>
All WP sites have db_cache enabled.<br>
<br>
<a href="http://tech.kulish.com" target="_blank">http://tech.kulish.com</a><br>
This is the problem child. It does more backend processing for various<br>
items.<br>
<br>
<a href="http://family.kulish.com" target="_blank">http://family.kulish.com</a><br>
Seems to run quick enough. You tell me :)<br>
<br>
<a href="http://cars.kulish.com" target="_blank">http://cars.kulish.com</a><br>
PG-13!!! Anyway, seems to run fast enough as well.<br>
<br>
I also run some monitoring stuff at other virtual domains, a mediaserver<br>
as well webmail.<br>
______________________________<u></u>_________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org" target="_blank">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/<u></u>listinfo/cialug</a><br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org" target="_blank">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/<u></u>listinfo/cialug</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><font color="#888888">Kenneth Younger III<br>Founder, Sheer Focus Inc.<br>e: <a href="mailto:kenny@sheerfocus.com" target="_blank">kenny@sheerfocus.com</a><br>
p: (515) 367-0001<br>t: <a href="http://twitter.com/kenny" target="_blank">@kenny</a></font><br>