Has anyone been able to get this working properly?
I've tried everything and nothing works, I always get a bad link with rtorrent. I can't seem to make rtorrent and rutorrent communicate together. I currently use 2 sockets for two different users in /tmp and have tried using SCGI local 127.0.0.1:5000 and 5001 respectively.
I must add I have set up a authentication domain with multiple users.
The only way I have gotten it to work is by using lighttpd as a second http server for rtorrent only. But with the memory leak issues I'd like to use Nginx only.
I've tried everything and nothing works, I always get a bad link with rtorrent. I can't seem to make rtorrent and rutorrent communicate together. I currently use 2 sockets for two different users in /tmp and have tried using SCGI local 127.0.0.1:5000 and 5001 respectively.
I must add I have set up a authentication domain with multiple users.
The only way I have gotten it to work is by using lighttpd as a second http server for rtorrent only. But with the memory leak issues I'd like to use Nginx only.