Traffic Limiter

Traffic Limiter

Fabian

Traffic Limiter is a useful addon for blogs with many media files which can cause high data traffic.
There are three traffic limits to avoid over traffic costs: daily, weekly and monthly limit. If one of these limits is exceeded downloads will either be redirected to a custom URL or a custom message is displayed. For images you can define a fallback icon which is displayed instead of the message. Additionally a download bandwidth can be set for registered users and guests.

Also included is a statistic system which displays the current traffic consumption and individual file stats to see which media produces the most traffic.

All files are sent to the browser by a PHP script, supporting the most HTTP headers like If-Modified-Since (for caching) and Range (for partial downloads)

If the Apache extension mod_rewrite is installed download links stay the same, if not links to media files are automatically redirected. It is recommended to install mod_rewrite, although this plugin works without this extension.

Note: If you provide lots of downloads or media files you should try my download manager WP-Filebase.

0.1.1

  • New Option Force download (to avoid media streaming)
  • Fixed mod_rewrite rule bug
  • Enhanced download code

0.1.0

  • First version
  1. Upload the traffic-limiter folder with all its files to wp-content/plugins
  2. Make sure that your upload directory (default is wp-content/uploads) is writable by the server
  3. Activate the Plugin and customize the settings under Media->Traffic Limiter

Reviews

1 out of 5 stars

  • Version: 0.1.1
  • Last updated: 14 years ago
  • Active installations: 0
  • WordPress version: 2.2.0
  • Tested up to: 2.8.5
  • PHP version: false