added a section for results of benchmark and comparision to other protocols

This commit is contained in:
hoaxter 2003-12-20 21:56:17 +00:00
parent 2e49ae810b
commit c03f4040bf

View File

@ -65,6 +65,26 @@
what anonymous FTP should be - a fast and bandwith friendly way for anonymous file access.
</para>
</sect2>
<sect2 id="comparison">
<title>Comparison between fsp and other protocols</title>
<para>
We did some benchmarking so that you can see how fsp performce
compared to various other command protocols used to transfer
files.
</para>
<sect3 id="comparehttp">
<title>FSP vs. http</title>
<para>FIXME</para>
</sect3>
<sect3 id="compareftp">
<title>FSP vs. ftp</title>
<para>FIXME</para>
</sect3>
<sect3 id="comparetftp">
<title>FSP vs. tftp</title>
<para>FIXME</para>
</sect3>
</sect2>
<sect2 id="wherecanifind">
<title>Where can I download FSP?</title>