Global DNS Load Balancing, for FREE! | Inmates Are Running Asylum4 days, 15 hours ago Global load balancing, aka Geographic Load Balancing, or GSLB for short, is a DNS technology to reply DNS records based on the request’s IP geographic location. e.g. a US user visit www.google.com, he/she will visit a web server located in a data center in the United States, in the same time, a user in China type in the exactly same URL “www.google.com”, he/she will get served from a server located in Google’s China data center.
Web Farming with the Network Load Balancing Service in Windows Server 20034 days, 15 hours ago When a single Web Server machine isn’t enough to handle the traffic on your Web site it’s time to look into building a Web Farm that uses multiple machines on the network acting as a single server. In this article Rick looks at the Windows Load Balancing Service and the new interface it sports in Windows Server 2003, which makes creating a Web Farm quick and easy and – gasp –even an affordable solution.
dompdf - The PHP 5 HTML to PDF Converter2 weeks, 1 day ago Handy for PHP developers looking to generate PDFs from their HTML content: dompdf is an HTML to PDF converter written entirely in PHP5. It has no dependencies on external libraries (e.g. html2ps) and it supports CSS 2.1.
Django From the Ground Up2 weeks, 3 days ago Django From the Ground Up is a series of screencasts that walks through the entire process of building a web application with Django.
Recent Comments