[Solved] Pausing Queue doesn't stop SABnzbd from affecting connection
Posted: May 24th, 2011, 7:30 am
My problem in short is, as long as SABnzbd is running, I am getting a latency in games about 150ms, which drop to 35ms when I completely shutdown SABnzbd. Pausing doesnt seem to affect much (I'm capping the speed to a humane level, so bandwith is NOT the problem here).
My suggestion is simply add a flag in the config to completely disconnect Server connection as long as its pausing.
Of course I always could shutdown and restart SAB but I don't get the point to produce unnecessary performance spikes by always restarting the program only if I want some minutes of a lag-free connection.
I do think it's misleading, because I don't think anyone thinks about pausing to still affecting his connection, pausing should be able to stop ANY connection limition whatsoever. Took me quite a while to find out that SAB is producing the problem.
Thanks for any reply
Edit:
Did a simple PING to google.com
With SAB running:
With SAB paused:
Without SAB:
Edit:
On a similar note, when pausing through the HTTP API, sometimes it seems its completey broken, I do have the pause counter counting down and the pause symbol is showing active, but the downloads are still going on. This does not happen when you pause manually. (I did pause manually in the "statistics" above)
My suggestion is simply add a flag in the config to completely disconnect Server connection as long as its pausing.
Of course I always could shutdown and restart SAB but I don't get the point to produce unnecessary performance spikes by always restarting the program only if I want some minutes of a lag-free connection.
I do think it's misleading, because I don't think anyone thinks about pausing to still affecting his connection, pausing should be able to stop ANY connection limition whatsoever. Took me quite a while to find out that SAB is producing the problem.
Thanks for any reply
Edit:
Did a simple PING to google.com
With SAB running:
Code: Select all
Answer from 74.125.39.147: Bytes=32 Time=157ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=25ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=140ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=138ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=139ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=129ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=137ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=140ms TTL=54Code: Select all
Answer from 74.125.39.104: Bytes=32 Time=136ms TTL=54
Answer from 74.125.39.104: Bytes=32 Time=24ms TTL=54
Answer from 74.125.39.104: Bytes=32 Time=135ms TTL=54
Answer from 74.125.39.104: Bytes=32 Time=21ms TTL=54
Answer from 74.125.39.104: Bytes=32 Time=108ms TTL=54
Answer from 74.125.39.104: Bytes=32 Time=135ms TTL=54
Answer from 74.125.39.104: Bytes=32 Time=31ms TTL=54
Answer from 74.125.39.104: Bytes=32 Time=133ms TTL=54Code: Select all
Answer from 74.125.39.147: Bytes=32 Time=21ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=24ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=25ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=21ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=23ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=24ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=25ms TTL=54
Answer from 74.125.39.147: Bytes=32 Time=25ms TTL=54On a similar note, when pausing through the HTTP API, sometimes it seems its completey broken, I do have the pause counter counting down and the pause symbol is showing active, but the downloads are still going on. This does not happen when you pause manually. (I did pause manually in the "statistics" above)