Archive for the 'Hosting' Category
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
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
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





