jozedk / ntorrent

Automatically exported from code.google.com/p/ntorrent
GNU General Public License v3.0
0 stars 0 forks source link

Compress xmlrpc commands #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
My ntorrent if left on for a most of the day can consume about 1gb+ per
day. Thats quite a bit and I think support for gzip compression would be a
benefit to low bandwidth users.

Original issue reported on code.google.com by in.incog...@gmail.com on 26 Apr 2008 at 1:58

GoogleCodeExporter commented 8 years ago
thats a huge number. try disabling/enabling plugins and see what impacts the
different plugins have on the communication size. Especially the torrent info 
tab, as
it is atm far away from being optimized. There are several things i can do a bit
"smarter" in the code to optimize communication, but gzip compression, i don't 
know
about that.

Original comment by kei...@gmail.com on 29 Apr 2008 at 2:35

GoogleCodeExporter commented 8 years ago
I used netlimiter to monitor the speed and none of the plugins made a 
difference.
There was a small one time increase though but overall its pretty small. 

Its a an average 12kb/s. 

Original comment by in.incog...@gmail.com on 2 May 2008 at 3:52