| Cooperative Association for Internet Data Analysis (CAIDA). Internet tools taxonomy. http://www. caida.org/tools/taxonomy/, 2002. |
....order of importance [25] After interconnectivity, which is always taken as a given, router reliability and stability are the greatest concern to carriers today. Significant improvements are required in these today, over 65 of the traffic is web browsing and peer to peer file sharing [31]. 1.5. UNDERSTANDING INTERNET TRAFFIC AND FAILURES 15 1 denial of service attack mitigation 2 wire rate performance of interfaces 3 system access security 4 port density improvements 5 quality of service support Table 1.3: New features required by carriers for network equipment in decreasing ....
....the second one would not. This Thesis provides a short analysis and discussion of the traffic and failures that we see in real networks, especially in or near the backbone. Some of these results are based on my own analysis of traffic traces [131, 170] other results have been reported elsewhere [31, 30, 102, 107, 106, 105]. In general, one is interested in knowing both the type of application (to prioritize the performance metrics) and the distributions and correlations of: interarrival times (of flows and packets) sizes or durations (of flows and packets) transmission rates of flows . failures of ....
[Article contains additional citation context not shown here]
CAIDA, Cooperative Association for Internet Data Analysis. OC48 analysis summary: Distributions of traffic stratified by application, 2002.
....the second one would not. This Thesis provides a short analysis and discussion of the traffic and failures that we see in real networks, especially in or near the backbone. Some of these results are based on my own analysis of traffic traces [131, 170] other results have been reported elsewhere [31, 30, 102, 107, 106, 105]. In general, one is interested in knowing both the type of application (to prioritize the performance metrics) and the distributions and correlations of: interarrival times (of flows and packets) sizes or durations (of flows and packets) transmission rates of flows . failures of ....
....hogging. 3.4 Core of the Internet In the previous section, we saw what happens when a circuit belonging to a user flow blocks the link for long periods of time. However, this is not possible in the core of the network. For example, most core links today operate at 2. 5 Gbit s (OC48c) or above [30], whereas most flows are constrained to 56 Kbit s or below by the access link [59] Even if we consider DSL, cable modems and Ethernet, when the network is empty a single user flow cannot fill the core link on its own. For this case, we need a different analysis. 3.4.1 Example 3: An ....
CAIDA, Cooperative Association for Internet Data Analysis. Mapnet: Macroscopic Internet Visualization and Measurement, 2002. http://www.caida.org/tools/visualization/mapnet/.
....big requests are harmed under SRPT. Nevertheless, even requests for the longest file suffer no more incompletes under SRPT than under FAIR. I) Packet Length Next we explore the effect of the maximum packet length (MSS) There are two different packet lengths commonly observed in the Internet [25]: 1500 bytes since this is the MTU (maximum transmission unit) for Ethernet, and 536 bytes, which is used by some TCP implementations that don t perform MTU discovery. Figure 6 (I) left,middle) shows the results for setup (I) in Table 2, where the packet length is changed from the 1500 bytes in ....
Cooperative Association for Internet Data Analysis (CAIDA). Packet length distributions. http://www.caida.org/analysis/AIX/plen hist, 1999.
....of replacing the core of the network with dynamic fine granularity circuit switches [20] Let s define the user response time to be the time from when a user requests a file, until this file finishes downloading. Web browsing and file sharing represent over 65 of Internet transferred bytes today [7], and so the request response model is representative of typical user behavior. Now consider two types of network: One is the current packet switched network in which packets share links. In the other network each new application flow triggers the creation of a low bandwidth circuit in the core of ....
CAIDA, Cooperative Association for Internet Data Analysis. OC48 analysis summary: Distributions of tra#c stratified by application, 2002.
....on the number of measurement servers. With few servers, it is possible for significant errors to be introduced when round trip times between the servers are used to approximate arbitrary path latencies. The second category of tools for measuring path latencies include pathchar [6] and skitter [22]. Both tools measure the round trip times for paths originating at a small set of sources (between one and ten) by sending probes with increasing TTL values from each source to a large set of destinations. A shortcoming of these tools is that they can only measure latencies of a limited set of ....
Cooperative Association for Internet Data Analysis (CAIDA), http://www.caida.org/.
.... an approximation of a multicast probe, thus enabling them to use link loss and delay inference techniques devised for multicast probes [12] Internet Characterization Tools and Services: A number of research groups have generated maps of the Internet using route tracing tools such as traceroute [33, 16]. Work led by Govindan [34, 18] outlines heuristic techniques for generating complete domain maps. Pansiot and Grad [29] reported on and characterized the topology resulting from a detailed aggregation of end to end routes collected in 1995. Paxson [30, 31] deployed a network probe daemon (NPD) ....
Cooperative Association for Internet Data Analysis (CAIDA). The Skitter project. http://www.caida.org/Tools/Skitter.
....the packet with source, destination, packet size, time and transport layer protocol. Tcpdump was a good starting point for textually viewing packets, and sorting through them by sight. Another application used for processing trace les was Coral Reef [CR00] a softwares suite designed by CAIDA [CAI00] to measure and analyse network trac. It provides an extensive library called libcoral. Using the C API a series of programs were written to process a trace. Coral Reef uses a call back function that is called every time a packet is received. Within the call back function extra code was placed to ....
CAIDA. http://www.caida.org, June 2000. Cooperative Association for Internet Data Analysis, San Diego, USA.
....is sent. The new protocol is claimed as tightly constrained, ecient and easy to implement , and having been designed so measurement packets can be processed with about the same level of computation as IP packet forwarding . Skitter The Cooperative Association for Internet Data Analysis (CAIDA; [7]) is running the Skitter [6] project, which is after the name of the measurement tool. Skitter measures round trip times and forward IP paths from several sources to thousands 13 of destinations. These destinations spread throughout the IPv4 2 address space and are mostly World Wide Web (WWW or ....
....University of Waikato, were chosen. This was to gain experience with the measurement tools, to detect any problems, and to test ping modi cations. At the second stage some New Zealand Web servers and an international host belonging to the Cooperative Association for Internet Data Analysis (CAIDA; [7]) organisation were chosen. As these Web servers are located in several di erent cities, connections between the University of Waikato and them might behave quite di erently. The host lagavulin.caida.org had been used before by the WAND group as destination host, and was chosen here again. At the ....
The Cooperative Association for Internet Data Analysis (CAIDA)'s web page. http://www.caida.org, June 1999.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). Internet tools taxonomy. http://www. caida.org/tools/taxonomy/, 2002.
....content. We call this approach an illustrated trace archive . No in depth analysis is done, instead, the graphs displayed are meant to allow for inspection and selection of trace files for detailed analysis. We considered using available packages for network trace analysis, such as CoralReef [Coral]. An advantage in using such packages is that development time is low and most of the errors have already been taken care of. The main reasons not to work with CoralReef were that it is extremely resource consuming (CPU and memory) and that it is not meant to deal with data sets of the volume we ....
Cooperative Association for Internet Data Analysis (CAIDA): CoralReef. http://www.caida.org/tools/measurement/coralreef/.
....full duplex, byte stream, transport layer protocol [4 6] It is an end to end protocol [7] that supports flow and congestion control, and is used by many end user applications, including Web browsers and email clients. In fact, the vast majority of today s Internet traffic uses TCP [8, 9]. TCP was designed for wired networks and has been highly tuned over the years. Although TCP is very efficient on wired networks, it has been shown to perform poorly on wireless networks. As wireless networks connect to the Internet, wiredcum wireless environments with very distinct ....
....of the research community is that it is desirable for reliable transport protocols to be able to differentiate between congestion related, transmission (or random) losses and motion related losses. Short Flows Web browsing and e mail account for a large majority of today s Internet traffic [8, 9]. These services usually include the transmission of rather small amounts of data [37] This means that when the application layer protocol opens a TCP connection for the transfer, there is a very large probability that the whole transfer is completed while the TCP sender is still in the slow ....
Cooperative Association for Internet Data Analysis (www.caida.org), Apr. 2001.
....substantial base for writing network monitoring systems. It is my opinion that this system provides an extremely powerful solution for any passive monitoring projects. 3.6. 1 CoralReef API This system is called CoralReef [CR99] It has been created by the CAIDA research team in San Diego, USA [CAI99]. The aim of this software is to provide an application program interface (API) that allows a common programming interface to di erent low level passive monitoring systems. Many network technologies are supported by CoralReef, which then presents a common interface to these interfaces to the ....
CAIDA. http://www.caida.org, October 1999. Cooperative Association for Internet Data Analysis, San Diego, USA.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). Packet length distributions. http://www.caida.org/analysis/AIX/plen hist, 1999.
No context found.
CAIDA: Caida: Preliminary measurement specification for internet routers. http://www.caida.org/tools/measurement/measurementspec/ (2004) The Cooperative Association for Internet Data Analysis - CAIDA.
No context found.
CAIDA (Cooperative Association of Internet Data Analysis), CAIDA Analysis of Code-Red, http://www.caida.org/analysis/security/code-red/, visited 5 Dec. 2003.
No context found.
CAIDA, the Cooperative Association for Internet Data Analysis. Internet: http: //www.caida.org/, 2005.
No context found.
CAIDA, the Cooperative Association for Internet Data Analysis. Internet: http: //www.caida.org/, 2005.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). Internet tools taxonomy. http://www. caida.org/tools/taxonomy/, 2002.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). Internet tools taxonomy. http://www.caida.org/tools/taxonomy/, October 2002.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). Internet tools taxonomy. http://www. caida.org/tools/taxonomy/, 2002.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). Internet tools taxonomy. http://www.caida.org/tools/taxonomy/, October 2002.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). June 1999. http://www.caida.org
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). The Skitter Project. http://www.caida.org/tools/ measurement/skitter/index.html, 2001.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). Packet length distributions. http://www.caida.org/analysis/AIX/plen hist, 1999.
No context found.
Cooperative Association for Internet Data Analysis (CAIDA). Packet length distributions. http://www.caida.org/analysis/AIX/plen hist, 1999.
First 50 documents
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC