stretch the figure a bit more

svn:r1047
This commit is contained in:
Roger Dingledine 2004-02-01 03:09:32 +00:00
parent 9cf13103dc
commit 43efb87bbc

View File

@ -647,7 +647,7 @@ without delaying streams and thereby harming user experience.\\
\begin{figure}[h] \begin{figure}[h]
\centering \centering
\mbox{\epsfig{figure=interaction,width=8cm}} \mbox{\epsfig{figure=interaction,width=8.75cm}}
\caption{Alice builds a two-hop circuit and begins fetching a web page.} \caption{Alice builds a two-hop circuit and begins fetching a web page.}
\label{fig:interaction} \label{fig:interaction}
\end{figure} \end{figure}
@ -896,8 +896,8 @@ receive a bad hash.
\SubSection{Rate limiting and fairness} \SubSection{Rate limiting and fairness}
\label{subsec:rate-limit} \label{subsec:rate-limit}
Volunteers are generally more willing to run services that can limit Volunteers are more willing to run services that can limit
their own bandwidth usage. To accommodate them, Tor servers use a their bandwidth usage. To accommodate them, Tor servers use a
token bucket approach~\cite{tannenbaum96} to token bucket approach~\cite{tannenbaum96} to
enforce a long-term average rate of incoming bytes, while still enforce a long-term average rate of incoming bytes, while still
permitting short-term bursts above the allowed bandwidth. permitting short-term bursts above the allowed bandwidth.
@ -1801,7 +1801,7 @@ our overall usability.
We thank Peter Palfrader, Geoff Goodell, Adam Shostack, Joseph Sokol-Margolis, We thank Peter Palfrader, Geoff Goodell, Adam Shostack, Joseph Sokol-Margolis,
John Bashinski, and Zack Brown John Bashinski, and Zack Brown
for editing and comments; for editing and comments;
Matej Pfajfar, Andrei Serjantov, Marc Rennhard: for design discussions. Matej Pfajfar, Andrei Serjantov, Marc Rennhard for design discussions;
Bram Cohen for congestion control discussions; Bram Cohen for congestion control discussions;
Adam Back for suggesting telescoping circuits; and Adam Back for suggesting telescoping circuits; and
Cathy Meadows for formal analysis of the \emph{extend} protocol. Cathy Meadows for formal analysis of the \emph{extend} protocol.