About: Hostname is a research topic. Over the lifetime, 232 publications have been published within this topic receiving 5177 citations. The topic is also known as: nodename & host name.
TL;DR: CoralCDN is a peer-to-peer content distribution network that allows a user to run a web site that offers high performance and meets huge demand, all for the price of a cheap broadband Internet connection.
Abstract: CoralCDN is a peer-to-peer content distribution network that allows a user to run a web site that offers high performance and meets huge demand, all for the price of a cheap broadband Internet connection Volunteer sites that run CoralCDN automatically replicate content as a side effect of users accessing it Publishing through CoralCDN is as simple as making a small change to the hostname in an object's URL; a peer-to-peer DNS layer transparently redirects browsers to nearby participating cache nodes, which in turn cooperate to minimize load on the origin web server One of the system's key goals is to avoid creating hot spots that might dissuade volunteers and hurt performance It achieves this through Coral, a latency-optimized hierarchical indexing infrastructure based on a novel abstraction called a distributed sloppy hash table, or DSHT
TL;DR: In this article, the authors propose a method and system for automatically allocating network resources such as IP addresses to control access to the network utilizing at least one DHCP server and a common network database formed from a LDAP directory for storing respective user configuration parameters, hardware address registration, and current binding information.
Abstract: In a broadband cable data network (10), a method and system for automatically allocating network resources such as IP addresses to control access to the network utilizes at least one DHCP server (12), and a common network database formed from a LDAP directory (22) for storing respective user configuration parameters, hardware address registration, and current binding information. A DHCP server (12) can add new hardware address registrations to the LDAP using an 'unregistered' service class. The DHCP server sends a DHCP reply tailored for unregistered devices, such as by allocating a privately-allocated IP address with no Internet access, or an IP address for a self-provisioning web server. A DHCP server views IP address allocation as having a short duration. Thus, if the IP network configuration does not change, user terminal will continue to receive the same allocated IP address due to the DHCP server's perception of an indefinite lease. The consistency of the IP addresses simplifies many operational concerns about dynamic addresses, such as minimizing DNS (domain name service) hostname updates, mapping IP addresses to user terminals during security incidents, etc.
TL;DR: In this article, the authors propose a policy-based domain name service, where the domain name server resolves the hostname to at least one address corresponding a server in the subscriber server network based on a policy consideration such as geographic policies, load share policies, overflow policies, and network aware policies.
Abstract: A framework for delivery of Internet content includes a subscriber server network; and at least one domain name server constructed and adapted to provide policy-based domain name service, wherein, in response to a request to resolve a hostname, the domain name server resolves the hostname to at least one address corresponding a server in the subscriber server network based on at least one policy consideration. The framework may include a content delivery network, distinct from the subscriber server network, wherein, in response to a request to resolve a hostname, the domain name server provides at least one addresses of a server in the content delivery network based at least on the location of the requestor and other policy considerations. An address returned by the domain name server is selected based on one or more of: (a) geographic policies; (b) load share policies; (c) overflow policies; and (d) network aware policies.
TL;DR: In this paper, a DNS query to ECDN-managed content is serviced in coordination with various sources of distributed network intelligence, such as Distributed Distributed Neural Networks (DNNs).
Abstract: A domain to be published to an enterprise ECDN is associated with a set of one or more enterprise zones configurable in a hierarchy. When a DNS query arrives for a hostname known to be associated with given content within the control of the ECDN, a DNS server responds by handing back an IP address, by executing a zone referral to a next (lower) level name server in a zone hierarchy, or by CNAMing to another hostname, thereby restarting the lookup procedure. At any level in the zone hierarchy, there is an associated zone server that executes logic that applies the requested hostname against a map. A name query to ECDN-managed content may be serviced in coordination with various sources of distributed network intelligence.
TL;DR: In this article, the authors present a variety of techniques for accelerating and optimizing network traffic, such as HTTP based network traffic; they provide techniques in the areas of proxy caching, protocol acceleration, domain name resolution acceleration as well as compression improvements.
Abstract: The present solution provides a variety of techniques for accelerating and optimizing network traffic, such as HTTP based network traffic. The solution described herein provides techniques in the areas of proxy caching, protocol acceleration, domain name resolution acceleration as well as compression improvements. In some cases, the present solution provides various prefetching and/or prefreshening techniques to improve intermediary or proxy caching, such as HTTP proxy caching. In other cases, the present solution provides techniques for accelerating a protocol by improving the efficiency of obtaining and servicing data from an originating server to server to clients. In another cases, the present solution accelerates domain name resolution more quickly. As every HTTP access starts with a URL that includes a hostname that must be resolved via domain name resolution into an IP address, the present solution helps accelerate HTTP access. In some cases, the present solution improves compression techniques by prefetching non-cacheable and cacheable content to use for compressing network traffic, such as HTTP. The acceleration and optimization techniques described herein may be deployed on the client as a client agent or as part of a browser, as well as on any type and form of intermediary device, such as an appliance, proxying device or any type of interception caching and/or proxying device.