Hello,
i want to know if this configuration is possible:
VPS 1: ruTorrent
VPS 2: rtorrent
VPS 3: rtorrent
i have tried to setup the ruTorrent on VPS 1 with multi-user support with apache. I works... but I can connect to the remote rtorrent..
I have modified the rtorrent.rc on each VPS running rtorrent for scgi_port = <INTERNET_VPS_IP>:5000
the rutorrent config look like:
$scgi_port = 5000;
$scgi_host = "INTERNET_VPS_IP";
$XMLRPCMountPoint = "/RPC2";
... same for VPS 2 with /RPC3
Apache file look like : SCGIMount /RPC2 INTERNET_VPS_IP:5000
but when i go to rutorrent i got [29.04.2012 20:25:47] No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.
but im sure rtorrent run on the vps2 and vps3..
P.S. sorry for my bad english thats not my primary language! but i try to do my best
i want to know if this configuration is possible:
VPS 1: ruTorrent
VPS 2: rtorrent
VPS 3: rtorrent
i have tried to setup the ruTorrent on VPS 1 with multi-user support with apache. I works... but I can connect to the remote rtorrent..
I have modified the rtorrent.rc on each VPS running rtorrent for scgi_port = <INTERNET_VPS_IP>:5000
the rutorrent config look like:
$scgi_port = 5000;
$scgi_host = "INTERNET_VPS_IP";
$XMLRPCMountPoint = "/RPC2";
... same for VPS 2 with /RPC3
Apache file look like : SCGIMount /RPC2 INTERNET_VPS_IP:5000
but when i go to rutorrent i got [29.04.2012 20:25:47] No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.
but im sure rtorrent run on the vps2 and vps3..
P.S. sorry for my bad english thats not my primary language! but i try to do my best