summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2013-05-21 20:22:11 -0500
committerDan McGee <dan@archlinux.org>2013-05-21 20:24:55 -0500
commit64a92174c056a4cca1e6b7e287ca9993bcd2be1a (patch)
treed0f7ae446cf2acfff3db6cca698486909bdffcbb /templates
parent13bc975d3022ea8e72769ad38de224b9869f5aab (diff)
downloadarchweb-64a92174c056a4cca1e6b7e287ca9993bcd2be1a.tar.gz
archweb-64a92174c056a4cca1e6b7e287ca9993bcd2be1a.zip
Begin removal of FTP mirror support
FTP is a terrible protocol these days compared to HTTP. IPv6 support is spotty at best, it is much slower for the connect/begin transfer cycle, and overall just doesn't provide anything HTTP does better. Start killing bits that we've added to treat FTP as a first-class protocol and regulate it to the back seat. The expectation here is once this commit goes live to the production site, the FTP mirror URLs themselves will get removed completely from the database, and the FTP protocol object itself will get deleted. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/mirrors/mirrorlist_generate.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/mirrors/mirrorlist_generate.html b/templates/mirrors/mirrorlist_generate.html
index f072730e..59b0d358 100644
--- a/templates/mirrors/mirrorlist_generate.html
+++ b/templates/mirrors/mirrorlist_generate.html
@@ -21,10 +21,8 @@
<ul>
<li><a href="all/">All mirrors</a></li>
- <li><a href="all/ftp/">All mirrors, FTP only</a></li>
<li><a href="all/http/">All mirrors, HTTP only</a></li>
<li><a href="all/https/">All mirrors, HTTPS only</a></li>
- <li><a href="all/smart/">All mirrors, Smart protocols</a>: this link only includes FTP mirrors if an HTTP mirror is not available in a given country.</li>
</ul>
<h3>Customized by country mirrorlist</h3>