Search results

  1. R

    torrent size limit

    Really ~ 45MB. If your use a last version of ruTorrent (3.1) - attach this file here, or paste link to it. Otherwise upgrade your version.
  2. R

    How can I only allow say 10 concurrent torrents?

    yah, you can also limit file descriptors. rtorrent is amazing.
  3. R

    How can I only allow say 10 concurrent torrents?

    Really, I'm made up it works for you, but I can tell you it isn't working here! My .rtorrent.rc (for test purposes) Code: [Select] # Maximum number of simultanious connections global. max_uploads_global = 40 max_downloads_global = 60 # Maximum and minimum number of peers to connect to per...
  4. R

    How can I only allow say 10 concurrent torrents?

    you can doubt all you want. It won't change the facts. what you need to understand is this: many other torrent programs for linux: *spawn a new process for each torrent *have settings on a per torrent basis (each torrent may be able to make x connections) *have no way for each process to...
  5. R

    How can I only allow say 10 concurrent torrents?

    no, the plugin is not available currently.
  6. R

    How can I only allow say 10 concurrent torrents?

    might also look at this setting: Code: max_open_files = I think it defaults to 128 or something, maybe set it to 64 if you keep having trouble and: Code: hash_read_ahead = 5 hash_interval = 5 hash_max_tries = 5 max_open_sockets = 8212 might help
  7. R

    How can I only allow say 10 concurrent torrents?

    i feel you. 512 MB ram is quite small. you might want to also limit the number of open files and the send/recieve speed it's all in the rtorrent wiki
  8. R

    How can I only allow say 10 concurrent torrents?

    I've seen that error mainly when running out of ram on a linux based system. I don't think i've ever seen it happen on my bsd systems....you could always change to FreeBSD =) did you try limiting the ram available? how much ram do you have?
  9. R

    How can I only allow say 10 concurrent torrents?

    also, it should be noted: the file chunk read error is normally caused by memory or filesystem issues. I've seen this error a LOT more on linux based machines (over BSD based machines)
  10. R

    How can I only allow say 10 concurrent torrents?

    my current main seedbox is a 1.2 ghz single core celeron and i have no problem with 100-200 torrents...i've even had up to 400 torrents going. my rtorrent.rc is simple. Code: min_peers = 10 max_peers = 200 min_peers_seed =1 max_peers_seed = 100 max_uploads = 30 #max_uploads_global = 400...
  11. R

    How can I only allow say 10 concurrent torrents?

    you can't. This is not how rtorrent works. Rtorrent works on global settings which happen to be much more efficient. The entire idea of limiting "per torrent" is for programs which have to spawn a new process per torrent. With rtorrent, you create a "pool" of total connections and total...
  12. R

    Catch-all RSS filter

    Hi, I have an rss feed and I want to be able to download anything that comes up in it - what regex filter do I need to do this, or do I just leave it blank? Thanks!
  13. R

    rutorrent wont load

    I dont know how to see log file,right now every thing is okay,rutorrent runs well but occasionally that problm cming,mainly when i try to delete big files directly through webui
  14. R

    rutorrent wont load

    sorry,I thought my OS, running rutorrent on Ubuntu 10.04 LTS 64bit
  15. R

    rutorrent wont load

    Win 7
  16. R

    rutorrent wont load

    k It happened again,and I did same thing,its like virus in rutorrent
  17. R

    rutorrent wont load

    Fantastic !!!!! It worked...Thanks a lot ! you saved my time,have been trying since 8 hrs for that,now shal i change any settings or just keep using like that
  18. R

    rutorrent wont load

    Thanks but I dont know where is that folder,is there any command to access der,when i login to user with ftp I can only see rtorrent with watch and session folder
  19. R

    rutorrent wont load

    If you want my login details for seedbox,I can send through PM
  20. R

    Strange behaviour on WebUI startup

    What happens when you refresh the page? Do you still get those messages? You should only see 'WebUI started.', and not the other two