-
Notifications
You must be signed in to change notification settings - Fork 429
PluginHTTPRPC
<wiki:TOC />
== Description ==
This plugin is designed as a easy to use replacement for the mod_scgi (or similar) webserver module, with emphasis on extremely low bandwidth use. If you install this plugin, you do not need to use mod_scgi or [PluginRPC the RPC Plugin]. Note: This plugin requires a faster server, and is not recommended for embedded systems, like a router or slow computer.
It simplifies system setup and adds a layer of security. (There is no /RPC2 mount point exposed with this plugins. This does not mean you can remove the "$XMLRPCMountPoint" entry from your rutorrent/conf/config.php file.)
On the otherhand, because this plugin implements the scgi function in php, it does add additional load (in comparison to mod_scgi)
This plugin was sponsored by [http://forums.rutorrent.org/index.php?action=profile;u=213 Alexander] from the [http://forums.rutorrent.org rutorrent forums], and is the direct result of a bounty.
Use of this plugin reduces bandwidth 10 fold.
This plugin requires php 5.2.x or higher and the json php module
- Home
- Downloading
- Installation and configuration
-
Plugins
- Current plugins
- _cloudflare
- _getdir
- _noty
- _noty2
- _task
- AutoTools
- Check_Port
- Chunks
- Cookies
- Cpuload
- Create
- Data
- DataDir
- Diskspace
- Dump
- Edit
- Erasedata
- ExtRatio
- ExtSearch
- Feeds
- FileDrop
- GeoIP
- History
- HttpRPC
- IPad
- LoginMgr
- LookAt
- Mediainfo
- Ratio
- Retrackers
- RPC
- RSS
- RSSURLRewrite
- Rutracker_check
- Scheduler
- Screenshots
- SeedingTime
- Show Peers Like Wtorrent
- Source
- Spectrogram
- Theme
- Throttle
- TrackLabels
- Traffic
- Unpack
- UploadETA
- XMPP
- 3rd Party Plugins
- Current plugins
- Usage
- Versions
- Error Messages
- Future Plans
- Special Thanks


