fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
364 B
Text
5 lines
364 B
Text
Rate limiting is for servers, rate throttling is for clients. This library
|
|
implements a number of strategies for handling rate throttling on the client and
|
|
a methodology for comparing performance of those clients. We don't just give you
|
|
the code to rate throttle, we also give you the information to help you figure
|
|
out the best strategy to rate throttle as well.
|