Re: Reducing load for LAMP app?
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
.
Relevant Pages
- Re: Apache vs IIS
... Windows Server not on my Linux Server so there for I would chose IIS. ... Not that Apache is bad but ASP.NET is far easier and faster to create good web forms in. ... You can run asp on Apache server, and you can do that even on an Apache running on a Linux server. ... PHP on a IIS server is rather easy to run once you install PHP on a PC but if you only use PHP why not use Apache for Windows. ... (alt.php) - Re: Learning PHP and MYSQL on own laptop possible?
... likely put it on a more powerful machine and learn Linux and Apache. ... BTW - many books on PHP and MYSQL include a section on how to install ... (comp.lang.php) - Re: (Another) simple benchmark
... the threaded worker would be used on a lot of linux dists, since they don't have the option to easily rebuild it. ... Debian have avoided threaded apache for a long time. ... PHP is 'deliberately' made slow to encourage Zend optimizer module installs which to give magnitudes more performance, and then there is the sales on their 300% performance increase giving Zend Encoder suite. ... To get the amount of connections you are after with 'ab' in real world situations would insane amounts of ram because the connections would take a long longer to complete over the Internet considering all the dialup and low end adsl connections out there, and web clients would be loading pages bigger then the default Apache installation page, and considering it might be a professional solution using PHP it would probably be long page loads. ... (freebsd-performance) - Re: Database in HTML????
... Linux / Apache / MySQL / PHP ... Linux / Apache / MySQL / Ruby on Rails ... (alt.html) - Re: Apache vs IIS
... Windows Server not on my Linux Server so there for I would chose IIS. ... Not that Apache is bad but ASP.NET is far easier and faster to create ... PHP on a IIS server is rather easy to run once you install PHP on a PC ... (alt.php) |
|