Update on Overleaf.

This commit is contained in:
jsh77 2020-12-12 13:20:57 +00:00 committed by overleaf
parent 32555bdcf8
commit 57c905d0a2

View File

@ -27,11 +27,15 @@ The tests are performed on a Dell R710 Server with the following specifications:
\\ \noindent \textbf{Memory} 6 x 2GB DDR3 ECC RDIMMS
\\ \noindent \textbf{Kernel} Linux 5.4 LTS
\section{Graphs}
\subsection{Bar Graphs}
\section{Line Graphs}
The majority of data presented in this chapter will be in the form of bar graphs.
The majority of data presented in this section will be in the form of line graphs. These are generated in a consistent format, using a script found in appendix \ref{appendix:graph_generation}.
\subsection{Line Graphs}
Time sensitive data will be presented in the form of line graphs. These are generated in a consistent format, using a script found in appendix \ref{appendix:graph_generation}.
\begin{figure}
\centering
@ -50,7 +54,7 @@ The majority of data presented in this section will be in the form of line graph
\caption{Y error bars}
\label{fig:errorbars-y}
\end{subfigure}
\caption{The structure of graphs throughout this section}
\caption{Line graphs produced with varying error bars enabled}
\label{fig:errorbars}
\end{figure}
@ -95,8 +99,6 @@ To generate these results, a fresh set of VMs (Virtual Machines) are created and
The network structure of all standard tests is shown in figure \ref{fig:standard-network-structure}. Any deviations from this structure will be mentioned. The Local Portal has as many interfaces as referenced in any test, plus one to connect to the client. All Virtual Machines also have an additional interface for management, but this has no effect on the tests.
\section{Success Criteria}
\subsection{Flow Maintained}
@ -243,7 +245,7 @@ TODO
\subsection{IP Proxy Packets}
The project only supports TCP flows for carrying the proxied data.
The project only supports TCP and UDP flows for carrying the proxied data.
\section{Performance Evaluation}