Re: Reducing load for LAMP app?
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Sun, 06 Jan 2008 10:19:53 -0500
Gilles Ganault wrote:
On Sat, 05 Jan 2008 23:23:42 -0500, Jerry Stuckle
<jstucklex@xxxxxxxxxxxxx> wrote:
The FIRST thing you need to do is find out what's causing the high resource utilization!
I know, and I'm looking for an article that would summarize how to
check the different components of the stack: Linux, Apache, PHP, and
MySQL.
For instance, I know about those:
- OS : top, ps, vmstat
- PHP : xdebug
Well, to start, you don't need any tools. microtime() can help you locate bottlenecks.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- Follow-Ups:
- Re: Reducing load for LAMP app?
- From: Gilles Ganault
- Re: Reducing load for LAMP app?
- References:
- Reducing load for LAMP app?
- From: Gilles Ganault
- Re: Reducing load for LAMP app?
- From: Richard
- Re: Reducing load for LAMP app?
- From: Gilles Ganault
- Re: Reducing load for LAMP app?
- From: Jerry Stuckle
- Re: Reducing load for LAMP app?
- From: Gilles Ganault
- Reducing load for LAMP app?
- Prev by Date: Re: best approach to caching DB results
- Next by Date: Re: php and Javascript
- Previous by thread: Re: Reducing load for LAMP app?
- Next by thread: Re: Reducing load for LAMP app?
- Index(es):
Relevant Pages
|