PICC 10

cmdln's blog

Transparent dynamic reverse proxy with nginx

Submitted by cmdln on Sun, 2009-07-12 13:58.Applications | Linux | Mentoring | WWW
A while back I wrote about using Apache as a dynamic reverse proxy. Anyone who has done even minimal research into web servers knows that Apache is the swiss army knife. It trys to be everything for everyone, and like a swiss army knife may not be as good as a more refined too at least as far as efficiency is concerned.Read the full article Transparent dynamic reverse proxy with nginx at -->

Analyzing linux system performance and finding bottle necks

Submitted by cmdln on Fri, 2009-07-03 21:36.Performance Tuning

System performance analytics seems to be a frequent question on forums and mailing lists. Finding out why something is slow is generally nontrivial as there are many factors to consider. I have found the sysstat package to be an invaluable tool when looking at system performance. Specifically the command sar gives a wealth of information.

Read the full post Analyzing linux system performance and finding bottle necks

XML feed