FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Full Fibre
- :
- Re: FTTP Upstream Packet/Data Corruption on HTTP P...
FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)
yesterday
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
- Tested with both the stock Plusnet Hub Two and a separate third-party router
- Tested across multiple client devices over Ethernet as well as Wi-Fi
- Everything works fine on mobile hotspot
- MTU settings thoroughly tested and ruled out
- An Openreach ONT hardware buffer defect or optical attenuation fault.
- A provisioning/routing error on my specific Plusnet central gateway or local exchange VLAN.
Any other suggestions?
Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)
yesterday
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Do you always get the same failure for the same “input”.
In another browser tab, login into the Plusnet user portal BEFORE clicking the fault & ticket links
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
If this post helped, please click the Thumbs Up and if it fixed your issue, please click the This fixed my problem green button below.
Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)
yesterday
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
No - and I suspect this is due to which packets might be getting dropped when. I have been running a script doing curl POSTs with a 60KB payload and it fails ~93% of the time, and always 100% ok on a mobile hotspot.
Errors are either "SEC_E_MESSAGE_ALTERED (0x8009030F) - The message or signature supplied for verification has been altered" - TLS CRC failure essentially, or "CURLE_RECV_ERROR" - connection loss (probably due to garbage packets establishing connection). I occasionally get an actual 200 response.
As far as I can tell downloads and smaller uploads work ok.
In a Linux environment the SEC_E error instead comes back as an SSL error "bad record mac"
Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)
yesterday
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Check your system's time is correct - one cause of that error is a time difference between source and destination which invalidates the encryption used. It isn't the only cause, but is probably the easiest to fix.
Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)
yesterday
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Noted - though this is happening on multiple separate devices, I have done a lot of frustrating device-side debugging today ![]()
Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)
2 hours ago - last edited 2 hours ago
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Update: I've measured both directions over 20+ hours on the same line:
- Outbound (repeated 60KB HTTPS uploads, every 3 min, to two unrelated endpoints): ~5% failure overnight, rising to 80–97% failure from ~13:00 through 19:00. All failures are connection resets mid-upload. Identical rate to both destinations, so it's not a server-side or application issue.
- Inbound (ThinkBroadband BQM, continuous): 0.12% loss, flat 8ms latency all day therefore the downstream path is healthy.
This pattern: clean inbound, outbound collapsing specifically under daytime/evening load still looks to me like upstream contention/capacity on my aggregation node or the BRAS, not a physical line fault (which is why an automated line test shows nothing).
Graph of the results over time attached.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Full Fibre
- :
- Re: FTTP Upstream Packet/Data Corruption on HTTP P...