Recent Posts
extjs.pilotwarezhk
Return To Blog Listing
a personal learning experience in SEO, PHP, ExtJS, LAMP, etc...
Recent Posts Tagged With 'apache'
Tweak Apache for more speed
As you may know, there’s always one simple way to improve Apache server performance, adding additional hardware resources, such as RAM, faster CPU, etc. But most of the time, the same result can be achieved by tweaking the configuration of the ...
mod_status - provides information on server activity and performance
I’m using AdventNet’s Application Manager for server monitoring, it can monitor several types of servers, including MySQL and Apache. To obtain a detailed Apache report, you’re required to enable mod_status on your Apache. And he...
Web site performance tuning
There are many way of tuning your site’s performance, caching, gzip the content, write faster code, Apache tuning, etc. And here is what I do to improve the load time by over 200%. Caching - there are 2 ways to cache my company’s web site...
