Archive for November 12th, 2009

As described on my tutorial regarding Nginx installation for reverse proxy, we don’t have any working nginx startup script. Because we installed our nginx from source (to get the latest stable version).

We need to add the script manually to our server

Read the rest of this entry »

Comments 1 Comment »

Many peoples got problems with Apache Load if their website is having a high traffic.

There’re are also many solutions regarding this

  • Buy new higher specs of Hardware
  • Make a clustered webserver
  • More optimization

What we will do in this article is MORE OPTIMIZATION

Read the rest of this entry »

Comments 1 Comment »