Archive for the 'Hosting' Category



Minimize HTTP Requests

Wednesday 3 June 2009 @ 10:59 am

80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc. Reducing the number of components in turn reduces the number of HTTP requests required to render the page. This is the key to faster pages.
Continue Reading »
Minimize HTTP Requests




Lighttpd the alternative webserver

Wednesday 3 June 2009 @ 10:49 am

There is no doubt about the popularity of Apache among all available webservers, but there is one webserver with excellent performance which started to attract very important actor in the market : Lighttpd.

Lighttpd key features are security, speed, compliance, and flexibility. It have been optimized for high performance environments, with small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more).
Continue Reading »
Lighttpd the alternative webserver




10 Ways to Automatically Backup MySQL Database

Monday 16 March 2009 @ 2:10 pm

Nowadays the use of mysql in websites is very common, and valuable information is stored there becoming essential to have a automatic backup of all your databases.

Here are 10 Ways to Automatically & Manually Backup MySQL Database




Next Posts »» «« Previous Posts