We use cookies to understand how the site is used and to improve it. You can accept them, or carry on with them switched off.
Also known as: poor speeds, slow speeds
Throughput well below the line rate, most often caused by too few connections rather than by the provider. Encrypted transfers on low-power hardware can exhaust the processor before the network fills, and unpacking or repair competes for the same disk the download writes to. Raising the connection count, testing briefly without SSL, and watching disk activity during unpack isolate which of the three is responsible.
Before any cause is worth investigating, the number itself needs checking. Bandwidth is sold in megabits per second, and download clients almost always report megabytes per second, a factor of eight between the two. A 500 Mbps line running at full rate shows roughly 60 MB/s in the client, not 500. A large share of complaints that a connection is delivering an eighth of its rated speed are this conversion and nothing more.
Per-connection throughput is limited by latency and by server-side pacing, so the total depends on how many run in parallel. Moving from 3 connections to 10 usually transforms a slow download. Moving from 20 to 50 usually changes nothing except the account's allowance and the size of the router's connection table. The right figure is the smallest one that fills the line: raising it in steps and watching where the gain flattens finds it in a few minutes. Values well beyond that point are a common source of 502 refusals on other devices sharing the same account.
SSL disabled on one server entry. A large jump confirms encryption cost on hardware without AES acceleration. Encryption should go back on afterwards, since the session is otherwise readable in transit.What survives those checks is genuinely upstream, and it has a shape worth recognizing. Good speeds at some hours and poor speeds at others points at congestion on the path, frequently at the ISP rather than at the provider. A flat ceiling at every hour, with the processor idle, the disk quiet, and connections plentiful, points at the route to that particular server. Where a provider offers server entries in more than one region, switching between them separates the two cases quickly.
Browse all terms in Errors & Troubleshooting, or see the full Usenet glossary.