|
Some webhosting companies bill based on the number of bytes sent each month
IPQueue can be used to record accounting information
Service can be suspended if a monthly quota is reached
|
A real implementation would probably use a database to keep state
A similar example would be only permitting a user to connect to N different remote SMTP servers an hour, to prevent open-relay probing.
|