K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2017-02-20T15:16:06.001535Z K 7 svn:log V 446 Add go-fasthttp 20160617 A fast HTTP implementation for Go. Currently fasthttp is successfully used by VertaMedia in a production serving up to 200K rps from more than 1.5M concurrent keep-alive connections per physical server. WWW: https://github.com/valyala/fasthttp - While I'm here: - Use DISTVERSIONPREFIX - Add LICENSE_FILE - Add missing RUN_DEPENDS - Remove GH_PROJECT PR: 217212 Submitted by: Guy Tabrar END