<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU) in Full Fibre</title>
    <link>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049901#M31207</link>
    <description>&lt;P&gt;Noted - though this is happening on multiple separate devices, I have done a lot of frustrating device-side debugging today &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@104CD63F9302A50EF5EC70FE32BB8AA1/images/emoticons/smiley.gif" alt="Smiley" title="Smiley" /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2026 20:15:10 GMT</pubDate>
    <dc:creator>retronites</dc:creator>
    <dc:date>2026-06-23T20:15:10Z</dc:date>
    <item>
      <title>FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)</title>
      <link>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049895#M31203</link>
      <description>&lt;DIV class=""&gt;I am experiencing severe upstream data corruption specifically on outbound HTTP POST requests to various APIs and developer tools (including Anthropic API, Postman, and httpbin). The packets are arriving corrupted or truncated at the destination servers.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;I have fully isolated the issue on my end:&lt;/DIV&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Tested with both the stock Plusnet Hub Two and a separate third-party router&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Tested across multiple client devices over Ethernet as well as Wi-Fi&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Everything works fine on mobile hotspot&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;MTU settings thoroughly tested and ruled out&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;Because this is FTTP, the issue is not copper line noise. A frontline phone agent told me Plusnet "can't resolve upstream issues," which seems unacceptable for a Full Fibre connection. I believe this requires escalation to Tier 2 / Network Operations to check for:&lt;/DIV&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;An Openreach ONT hardware buffer defect or optical attenuation fault.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;A provisioning/routing error on my specific Plusnet central gateway or local exchange VLAN.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN class=""&gt;Any other suggestions?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 19:32:24 GMT</pubDate>
      <guid>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049895#M31203</guid>
      <dc:creator>retronites</dc:creator>
      <dc:date>2026-06-23T19:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)</title>
      <link>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049896#M31204</link>
      <description>&lt;P&gt;Do you always get the same failure for the same “input”.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 19:50:24 GMT</pubDate>
      <guid>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049896#M31204</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2026-06-23T19:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)</title>
      <link>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049897#M31205</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;As far as I can tell downloads and smaller uploads work ok.&lt;/P&gt;
&lt;P&gt;In a Linux environment the SEC_E error instead comes back as an SSL error "&lt;SPAN&gt;bad record mac"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 19:57:36 GMT</pubDate>
      <guid>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049897#M31205</guid>
      <dc:creator>retronites</dc:creator>
      <dc:date>2026-06-23T19:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)</title>
      <link>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049900#M31206</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 20:10:15 GMT</pubDate>
      <guid>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049900#M31206</guid>
      <dc:creator>corringham</dc:creator>
      <dc:date>2026-06-23T20:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)</title>
      <link>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049901#M31207</link>
      <description>&lt;P&gt;Noted - though this is happening on multiple separate devices, I have done a lot of frustrating device-side debugging today &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@104CD63F9302A50EF5EC70FE32BB8AA1/images/emoticons/smiley.gif" alt="Smiley" title="Smiley" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2026 20:15:10 GMT</pubDate>
      <guid>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049901#M31207</guid>
      <dc:creator>retronites</dc:creator>
      <dc:date>2026-06-23T20:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTTP Upstream Packet/Data Corruption on HTTP POST Requests (Not MTU)</title>
      <link>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049967#M31215</link>
      <description>&lt;P&gt;Update:&amp;nbsp;I've measured both directions over 20+ hours on the same line:&lt;/P&gt;
&lt;UL class="[li_&amp;amp;]:mb-0 [li_&amp;amp;]:mt-1 [li_&amp;amp;]:gap-1 [&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3"&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;&lt;STRONG&gt;Outbound&lt;/STRONG&gt; (repeated 60KB HTTPS uploads, every 3 min, to two unrelated endpoints): ~5% failure overnight, rising to &lt;STRONG&gt;80–97% failure from ~13:00 through 19:00&lt;/STRONG&gt;. All failures are connection resets mid-upload. Identical rate to both destinations, so it's not a server-side or application issue.&lt;/LI&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;&lt;STRONG&gt;Inbound&lt;/STRONG&gt; (ThinkBroadband BQM, continuous): &lt;STRONG&gt;0.12% loss, flat 8ms latency all day&lt;/STRONG&gt;&amp;nbsp;therefore the downstream path is healthy.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal"&gt;This pattern: clean inbound, outbound collapsing specifically under daytime/evening load still looks to me like &lt;STRONG&gt;upstream contention/capacity on my aggregation node or the BRAS&lt;/STRONG&gt;, not a physical line fault (which is why an automated line test shows nothing).&lt;/P&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal"&gt;Graph of the results over time attached.&lt;/P&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="upload-failure-timeline.png"&gt;&lt;img src="https://community.plus.net/skins/images/74CEC55A13F8ED42FAB4A4640BA1AB7F/responsive_peak/images/image_unmoderated.gif" alt="upload-failure-timeline.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2026 19:10:55 GMT</pubDate>
      <guid>https://community.plus.net/t5/Full-Fibre/FTTP-Upstream-Packet-Data-Corruption-on-HTTP-POST-Requests-Not/m-p/2049967#M31215</guid>
      <dc:creator>retronites</dc:creator>
      <dc:date>2026-06-24T19:10:55Z</dc:date>
    </item>
  </channel>
</rss>

