Slow FTTP: Difference between revisions
Appearance
Content deleted Content added
| (4 intermediate revisions by the same user not shown) | |||
| Line 25: | Line 25: | ||
* '''Run a test:-''' |
* '''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> |
*# 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 == |
== I may have packet loss == |
||
| Line 34: | Line 57: | ||
Get in touch with us about what you find. |
Get in touch with us about what you find. |
||
[[File:FTTP-loss.png|frame|none| |
[[File:FTTP-loss.png|frame|none|Intermittent low levels of packet loss]] |
||
'''Wrongly configured OLT''' |
'''Wrongly configured OLT''' |
||
Packet loss with an odd pattern like this was seen after a CityFibre OLT was upgraded in March 2023 and apparently have some wrong configuration and caused around 5% loss: |
Packet loss with an odd pattern like this was seen after a CityFibre OLT was upgraded in March 2023 and apparently have some wrong configuration and caused around 5% loss: |
||
[[File:FTTP-misconfig-olt.png|frame|none| |
[[File:FTTP-misconfig-olt.png|frame|none|Loss caused by a missconfigured CityFibre OLT after being having a firmware upgrade]] |
||
==Slow CityFibre since migrating== |
==Slow CityFibre since migrating== |
||