Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam, więc jest tak: Włączam rtorrent i zaczyna zasysać, rozpędza się, rozpędza, i włączam np. Iceweasel, Epiphany i buu, komunikat "spróbuj ponownie" :( ,łącze mam 1Mbps a torrent wysyła+pobiera "tak jest ustawiony w ~/.rtorrent.rc" zatem 30kB+ no np 30kB. Przy takich prędkościach już nie mogę uruchomić google, co jest, ma ktoś pomysł, może coś przekombinowałem. .rtorrent.rc
# This is an example resource file for rTorrent. Copy to # ~/.rtorrent.rc and enable/modify the options as needed. Remember to # uncomment the options you wish to enable. # Maximum and minimum number of peers to connect to per torrent. #min_peers = 40 #max_peers = 100 # Same as above but for seeding completed torrents (-1 = same as downloading) #min_peers_seed = 10 #max_peers_seed = 50 # Maximum number of simultanious uploads per torrent. #max_uploads =15 # Tu ustawiamy prędkość wysyłania (upload) i pobierania (download) 0=bez ograniczeń # Zalecana prędkość uploadu to 75% maksymalnej prędkości łącza download_rate = 0 upload_rate = 30 # Domyślny katalog do zapisu pobranych plików: directory = /home/tdk/Torrent/Pobrane #Katalog gdzie zapisywana będzie sesja session = /home/tdk/.tmp # Przeszukiwanie danego katalogu na obecność torrentów do pobrania # Zatrzymywanie gdy torrent (plik ziarna) zostanie usuniety (nie sprawdzone - zahaszowane) schedule = watch_directory,5,5,load_start=/home/tdk/Desktop/*.torrent #schedule = untied_directory,5,5,stop_untied=/home/tdk/Desktop/*.torrent # Close torrents when diskspace is low. #schedule = low_diskspace,5,60,close_low_diskspace=100M # Stop torrents when reaching upload ratio in percent, # when also reaching total upload in bytes, or when # reaching final upload ratio in percent. # example: stop at ratio 2.0 with at least 200 MB uploaded, or else ratio 20.0 #schedule = ratio,60,60,stop_on_ratio=200,200M,2000 # The ip address reported to the tracker. #ip = 127.0.0.1 #ip = rakshasa.no # The ip address the listening socket and outgoing connections is # bound to. #bind = 127.0.0.1 #bind = rakshasa.no # Port range to use for listening. port_range = 6000-8000 # Start opening ports at a random position within the port range. port_random = yes # Check hash for finished torrents. Might be usefull until the bug is # fixed that causes lack of diskspace not to be properly reported. check_hash = yes # Set whetever the client should try to connect to UDP trackers. use_udp_trackers = yes # Alternative calls to bind and ip that should handle dynamic ip's. #schedule = ip_tick,0,1800,ip=rakshasa #schedule = bind_tick,0,1800,bind=rakshasa # Encryption options, set to none (default) or any combination of the following: # allow_incoming, try_outgoing, require, require_RC4, enable_retry, prefer_plaintext # # The example value allows incoming encrypted connections, starts unencrypted # outgoing connections but retries with encryption if they fail, preferring # plaintext to RC4 encryption after the encrypted handshake # # encryption = allow_incoming,enable_retry,prefer_plaintext # # Do not modify the following parameters unless you know what you're doing. # # Hash read-ahead controls how many MB to request the kernel to read # ahead. If the value is too low the disk may not be fully utilized, # while if too high the kernel might not be able to keep the read # pages in memory thus end up trashing. #hash_read_ahead = 10 # Interval between attempts to check the hash, in milliseconds. #hash_interval = 100 # Number of attempts to check the hash while using the mincore status, # before forcing. Overworked systems might need lower values to get a # decent hash checking rate. #hash_max_tries = 10 # Max number of files to keep open simultaniously. #max_open_files = 128 # Number of sockets to simultaneously keep open. #max_open_sockets = <no default> # Example of scheduling commands: Switch between two ip's every 5 # seconds. #schedule = "ip_tick1,5,10,ip=torretta" #schedule = "ip_tick2,10,10,ip=lampedusa" # Remove a scheduled event. #schedule_remove = "ip_tick1"
Offline
Problem nie znika, uruchomione są trzy torrenty a przeglądarka i tak pokazuje że nie może znaleść adresu strony. A jak wyłączę rtorrent-a to strony śmigają z drugą prędkością kosmiczną. Chyba połakomię się na inny klient do ściągania, jakieś deluge czy coś tam.
Ostatnio edytowany przez tdkwro (2009-04-26 14:28:14)
Offline
Pokombinuję trochę z tym jeszcze, głównie do konfiguracji jest plik ~/.rtorrent.rc mam rozumieć i reszty nie ruszać. Może porty zawęzić np: ustawić jeden i tyle bo z tego co widzę to on ma nawias 6000-7000 i sobie sam wybiera. Spróbuję, a jak coś wykombinuję to napiszę, pozdrawiam.
Offline
Zainstalowałem Deluge i problemu jak z Rtorrentem nie ma. Wszystko śmiga, ale szkoda mi że nie mogę korzystać z Rtorrenta. Może odważę się odinstalować i zainstalować na nowo, i zobaczę --> google może mi coś opowie na ten temat. Zależy mi na tym programie bo jest jekki aż miło. Pozdrawiam.
Offline
Time (s) | Query |
---|---|
0.00011 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00090 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.135.208.189' WHERE u.id=1 |
0.00068 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.135.208.189', 1732270573) |
0.00079 | SELECT * FROM punbb_online WHERE logged<1732270273 |
0.00070 | SELECT topic_id FROM punbb_posts WHERE id=117126 |
0.00005 | SELECT id FROM punbb_posts WHERE topic_id=14012 ORDER BY posted |
0.00059 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=14012 AND t.moved_to IS NULL |
0.00006 | SELECT search_for, replace_with FROM punbb_censoring |
0.00155 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=14012 ORDER BY p.id LIMIT 0,25 |
0.00116 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=14012 |
Total query time: 0.00663 s |