Search found 3 matches

by valera_svl
Tue Mar 17, 2020 7:17 pm
Forum: Support
Topic: Verifying Local Data (rehash) slowing at the end ...
Replies: 1
Views: 3339

Re: Verifying Local Data (rehash) slowing at the end ...

I have solved the problem. In file verify.c code block if (fd != TR_BAD_SYS_FILE) { uint64_t numRead; if (tr_sys_file_read_at (fd, buffer, bytesThisPass, filePos, &numRead, NULL) && numRead > 0) { bytesThisPass = numRead; tr_sha1_update (sha, buffer, bytesThisPass); #if defined HAVE_POSI...
by valera_svl
Thu May 09, 2019 1:34 pm
Forum: Support
Topic: Verifying Local Data (rehash) slowing at the end ...
Replies: 1
Views: 3339

Verifying Local Data (rehash) slowing at the end ...

Hello! Transmission 2.94 at FreeBSD-amd64-R10 Verifying Local Data (rehash) extremly slowing from start to the end of huge torrent (250GB+) CPU usage is 100%, but performance is lowing and lowing more as progress is closing to the end of torrent. 250GB is being verifyng over 16 hours now I am watchi...
by valera_svl
Wed Mar 14, 2018 1:25 am
Forum: Support
Topic: IPv6 trackers
Replies: 0
Views: 1396

IPv6 trackers

Hello!
Does transmission understand IPv6 trackers like udp://[2001:67c:28f8:92::1111:1]:2710 ?
In WebUI that tracker shown as udp://[2001:-1