软件星级:3分
声明:
本程序由Github上Aria2源码编译而来。
本程序编译方法参考了q3aql的编译方法。
本程序部分修改/替换自q3aql的文件。
本程序若出现故障导致重要文件受损,概不负责。
若程序出现bug,请上github提交。
程序:Aria2
平台:Windows 64bit /Linux 64bit
特点:1.更新依赖到最新(更换依赖为:zlib、expat、sqlite3、openssl、c-ares、libssh2)。
2.更改多线程为最大8192线程(建议不要超过128,否则极大地增加服务器负担)。
3.更改最小文件分块为16KB(默认1MB),优化小文件下载速度 。
4.加入Google的Tcmalloc内存分配器,优化内存表现(官方表述,相比默认的内存分配可以最高降低30%的内存消耗(Windows平台))。(全静态tcmalloc是否生效存疑,未确定)
5.全静态编译(所需要的库文件集成到二进制程序里,不需要安装额外的库,适合批量部署)。
食用方法:1.Linux平台下载解压后,进入该文件夹执行make install即可
2.Windows平台下,下载解压即用
aria2 version 1.33.1
Copyright (C) 2006, 2017 Tatsuhiro Tsujikawa
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
** Configuration **
Enabled Features: Async DNS, BitTorrent, Firefox3 Cookie, GZip, HTTPS, Message Digest, Metalink, XML-RPC, SFTP
Hash Algorithms: sha-1, sha-224, sha-256, sha-384, sha-512, md5, adler32
Libraries: zlib/1.2.11 expat/2.2.5 sqlite3/3.22.0 OpenSSL/1.0.2n c-ares/1.14.0 libssh2/1.8.0
Compiler: mingw-w64 5.0 (alpha) / gcc 7.2-win32 20180123
built by x86_64-pc-linux-gnu
targeting x86_64-w64-mingw32
on Feb 18 2018 21:41:16
System: Windows 6.2 (x86_64) (6.2)
Report bugs to https://github.com/aria2/aria2/issues