Network Performance Analysis: Wireshark and Website Analysis

Verified

Added on  2021/02/19

|15
|1319
|354
Practical Assignment
AI Summary
This assignment provides a comprehensive analysis of network performance using the Wireshark tool. It begins with an introduction to network performance and its significance, followed by a detailed examination of three websites and an audio streaming website. The analysis of the websites involves capturing and interpreting Wireshark data, including load distribution, throughput, time sequence, flow, and window scaling graphs. The audio streaming analysis focuses on TCP packet monitoring and the interpretation of throughput and time sequence graphs. The assignment utilizes Wireshark to measure and analyze various network parameters, offering insights into the performance of the distributed systems behind the given web systems. The conclusion summarizes the findings, emphasizing the effectiveness of Wireshark in maintaining and improving website service quality. The document also references relevant books and journals that support the analysis.
Document Page
NETWORK
PERFORMANCE
ANALYSIS
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
TABLE OF CONTENTS
INTRODUCTION...........................................................................................................................1
TASK 1............................................................................................................................................1
Three websites performance analysis..........................................................................................1
TASK 2..........................................................................................................................................11
Audio streaming website that delivers over TCP through listening to internet live radio and
monitoring the transmitted packets............................................................................................11
CONCLUSION..............................................................................................................................12
REFERENCES..............................................................................................................................13
Document Page
INTRODUCTION
Network performance can be defined as review or analysis of network statistics in order
to define service quality provided by the computer network [1]. It also helps in defining as well
as measuring performance level of a network. It also helps in measuring, improving and guiding
network services. Network performance can be used for discussing performance issues,
deployment issues associated with the network [2]. This assignment will lay emphasis on
capturing of Wireshark data in order to discuss performance of distributed system behind given
web system with the help of flow graph, time sequence graph, throughput graph, load
distribution and windows scaling graph. Analysis of this data will be done with the help of
Wireshark tool. Other than this analysis of output of audio streaming website will also be done in
order to measure its performance.
TASK 1
Three websites performance analysis
Wireshark: Wireshark is an open source, free packet analyser which is used for analysis, trouble
shooting, development of communication protocols and for various other things [2]. It has a
graphical front end with integrated filtering and sorting options. It runs on different platforms
such as windows, Linux, MacOs and various others.
Website 1: http://www.onlinenewspapers.com/australi.htm
It has been determined that ip address of http://www.onlinenewspapers.com/australi.htm
website is 52.23.105.176. Wireshark tool has helped in analysing and capturing packet
transmission.
Load Distribution
Figure 1 Onlinenewspapers load distribution
In the above load distribution table rate, percentage and burst rate, average count,
capacity of the network has been shown.
1
Document Page
Throughput graph
Figure 2 Onlinenewspapers throughput graph
The above throughput graph helps in calculating average throughput (bits per second) of
the website by calculating segment length per second. It has been observed that highest average
throughput of the website is between 0.5 second to 1.5 second. Time Sequence graph
2
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Figure 3 Onlinenewspapers time sequence (stevens) graph
Below sequence graph calculate sequence time tin terms of time and sequence number
and time. it has been observed that highest number of sequence numbers (1900 B) are
continuously sent from 4.75 seconds.
Figure 4 Onlinenewspapers time sequence (tcptrace) graph
3
Document Page
Flow graph
Figure 5 Onlinenewspapers flow graph
In the above flow graph packet flow view of sender and receiver of Onlinenewspapers
website has been shown.
Window scaling graph
Figure 6 Onlinenewspapers window scaling graph
Above windows scaling graph shows time interval and window size of the website. It has
been observed that windows scaling is highest at 0.5 seconds.
Website 2:
4
Document Page
It has been determined that ip address of https://www.cbsinteractive.com.au/ website is
35.244.220.208. Wireshark tool has helped in analysing and capturing packet transmission.
Throughput graph
Figure 7 Cbsinteractive threoughput graph
The above throughput graph helps in calculating average throughput (bits per second) of
the website by calculating segment length per second. It has been observed that highest average
throughput of the website at 1.2 second.
Time Sequence graph
5
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Figure 8 Cbsinteractive time sequence (Stevens) graph
Below sequence graph calculate sequence time tin terms of time and sequence number
and time. It has been observed that number of sequence numbers send are continuously
increasing.
Figure 9 Cbsinteractive Sequence Number (tcptrace) graph
Flow graph
6
Document Page
Figure 10 Cbsinteractive flow graph
In the above flow graph packet flow view of sender and receiver of Cbsinteractive
website has been shown.
Window scaling graph
Figure 11 Cbsinteractive Window scaling graph
Above windows scaling graph shows time interval and window size of the website. It has
been observed that windows scaling is highest at 0.65 and 1.1 second.
Website 3:
It has been determined that ip address of http://www.newspapers.com.au website is
74.207.254.254. Wireshark tool has helped in analysing and capturing packet transmission.
7
Document Page
Load Distribution
Figure 12 Newspapers.com load distribution
In the above load distribution table rate, percentage and burst rate, average count,
capacity of the network has been shown.
Throughput graph
Figure 13 Newspapers.com throughput graph
The above throughput graph helps in calculating average throughput (bits per second) of
the website by calculating segment length per second. It has been observed that highest average
throughput of the website is between 0.5 second to 1.5 second.
Time Sequence graph
8
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Figure 14 Newspapers.com Sequence number (Stevens) graph
Below sequence graph calculate sequence time tin terms of time and sequence number
and time. It has been observed that number of sequence numbers send are continuously
increasing.
Figure 15 Newspapers.com time sequence (tcptrace) graph
9
Document Page
Flow Graph
Figure 16 Newspapers.com Flow graph
In the above flow graph packet flow view of sender and receiver of Newspapers.com
website has been shown.
Window scaling graph
Figure 17 Newspapers.com window scaling graph
Above windows scaling graph shows time interval and window size of the website. It has been
observed that windows scaling is highest at 0.5 seconds at window size of 5000 B.
10
Document Page
TASK 2
Audio streaming website that delivers over TCP through listening to internet live radio and
monitoring the transmitted packets.
Website: https://radio.abc.net.au/stations/news/live
IP: 2.20.148.111
Throughput Graph
Figure 18 Audio streaming website throughput graph
The above throughput graph helps in calculating average throughput (bits per second) of
the website by calculating segment length per second. It has been observed that highest average
throughput of the website is between 0.2 second to 0.4 second.
Time Sequences Graph
11
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Figure 19 Audio streaming website time sequence graph
Below sequence graph calculate sequence time tin terms of time and sequence number
and time. It has been observed that number of sequence numbers send are continuously
increasing.
CONCLUSION
From the above assignment it has been concluded that with the help of Wireshark tool
network performance of a website can be maintained, which further helps in maintaining and
upgrading service quality as well as performance of the website in an accurate manner. It has
also been found that with the help of different types of graphs such as flow graph, time sequence
graph, throughput graph, load distribution and windows scaling graph website can be measured
as well as analysed through various kinds of parameters. It has also been analysed that with the
help of such graphs network performance of audio streaming website can also be measured.
12
Document Page
REFERENCES
Books and Journals
[1] Herrera-Restrepo, O., and et.al., 2016. A multi-perspective dynamic network
performance efficiency measurement of an evacuation: A dynamic network-DEA
approach. Omega. 60. pp.45-59.
[2] Elhoseny, M., and et.al., 2017. Dynamic multi-hop clustering in a wireless sensor
network: Performance improvement. Wireless Personal Communications. 95(4).
pp.3733-3753.
[3] Saxena, P. and Sharma, S.K., 2017. Analysis of Network Traffic by using Packet Sniffing
Tool: Wireshark. International Journal of Advance Research, Ideas and Innovations in
Technology. 3(6). pp.804-808.
13
chevron_up_icon
1 out of 15
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]