freebsd-ports/www/rubygem-rate_throttle_client/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

6 lines
364 B
Plaintext

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.