[wp-hackers] APC-Nginx-Apache problems / memory problems on VPS

William P. Davis will.davis at gmail.com
Sat Aug 27 03:55:44 UTC 2011


Ian,
The place I would definitely start is finding where the bottlenecks are in your code so you can see where you need to improve performance. 

What's the theme you're running? (It doesn't matter if it's from a reputable company, it might still not scale.) How many and what plugins are you running? How many users do you have? How many posts do you have? How many pages do you have?

Your best hosting solution depends enormously on all these things and more. Run SHOW FULL PROCESSLIST; on your mysql db to see if there are queries that are hanging up. 

My point here is that the hosting you outlined sounds more than adequate, so you probably just need to tweak things. 
Sent from my BlackBerry® wireless device

-----Original Message-----
From: Ian Douglas <ian at powerfoundation.org>
Sender: wp-hackers-bounces at lists.automattic.com
Date: Sat, 27 Aug 2011 01:40:03 
To: <wp-hackers at lists.automattic.com>
Reply-To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] APC-Nginx-Apache problems / memory problems on VPS

Thanks Daniel, and Braydon.

I spent quite a lot of time investigating the best solution for my particular needs, and I'm are convinced that the Apache+Nginx combination is the best for these needs. I also spent some time to get everything installed and working. All I need at this point is a hint as to where the glitch might be.

best,
ian


On 27 Aug 2011, at 01:25, Braydon wrote:

> I don't understand why you need to use Nginx and Apache together unless you're using multiple servers and need a load balancer.....
> 
> On 08/26/2011 04:22 PM, Daniel Fenn wrote:
>> Hello,
>> 
>> I never used Apache+Nginx together, but you may want to take a look at
>> litespeed, it faster than having apache and mod_php working.
>> 
>> Hope this helps.
>> 
>> Thanks

_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers


More information about the wp-hackers mailing list