#TITLE_ALTERNATIVE#

In this final assignment report, we designed a redirection system that separates the implementation of redirection mechanisms and policies. There are three policies implemented which are: static name-to-address mapping, round-robin selection, and shortest AS-path policy. To use the redirection syste...

Full description

Saved in:
Bibliographic Details
Main Author: ISWARA SOESASTRO, DHANU
Format: Final Project
Language:Indonesia
Subjects:
Online Access:https://digilib.itb.ac.id/gdl/view/11996
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:In this final assignment report, we designed a redirection system that separates the implementation of redirection mechanisms and policies. There are three policies implemented which are: static name-to-address mapping, round-robin selection, and shortest AS-path policy. To use the redirection system, Apache has to be configured first.<p>This final assignment report also conduct a performance experiments which show that our Apache-based NDS implementation is about 2 times faster than the popular Bind DNS server. The shortest AS-path policy introduces an additional overhead of 640?s on average, which is little in comparison to the overall DNS request-reply delay.