Table of Contents
1 Introduction
MulityGet to speed up downloading from server.java
It provides a library named libmget and a sample app named tmget.git
You can download it from: here .github
2 Use tmget in gentoo
You can set tmget to be used to fetch resources from internet, just update you make.conf:sql
FETCHCOMMAND="/usr/bin/tmget -j 8 -o \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" RESUMECOMMAND="${FETCHCOMMAND}"
3 About MTU
Remember to change you MTU to larger value (for example 7200), it MAY help.bash
ifconfig eth0 mtu 7200