Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Slow FTTP: Difference between revisions

1,223 bytes added ,  18 May 2023
m
(2 intermediate revisions by the same user not shown)
* '''Run a test:-'''
*# Our Control Page will allow you to run an 'End to End' test, this may if Openreach's systems detect a fault, in which case, do get in touch. eg: <tt>GTC_FTTP_SERVICE_1005 Possible fault in the Openreach network.</tt>
 
== Single thread Vs multi thread performance problems ==
Sometimes a speed problem occurs for single-thread transfers, whist multi-thread transfers are OK. Broadly speaking, single thread Vs multi-thread speeds should be very similar, and near the top end of the speed of your circuit.
 
These can be tricky to diagnose and fix, as sometimes the problem is down to congestion in the back-haul network.
 
As well as testing the usual things (Different computer/router/directly-wired etc) to help diagnose, we suggest using iperf3 rather than http based speed tests as iperf3 is usually more reliable.
 
Support staff can give access to our own iperf server, and then you can run tests such as:
 
Single thread transfer from us to you (testing your download)
iperf3 -R -c <speedtest server>
 
10-thread transfer from us to you (testing your download)
iperf3 -R -P 10 -c <speedtest server>
 
Single thread transfer from you to us (testing your upload)
iperf3 -c <speedtest server>
 
10-thread transfer from you to us (testing your upload)
iperf3 -P 10 -c <speedtest server>
 
Running these at different times of day will give a picture as to whether single-thread is a problem, and if it's a problem due to the time of the day.
 
== I may have packet loss ==
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits