<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(Safari 10.1): WebSocket errors with &quot;Failed to send WebSocket frame.&quot; if too much data is sent"
   href="https://bugs.webkit.org/show_bug.cgi?id=170463#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(Safari 10.1): WebSocket errors with &quot;Failed to send WebSocket frame.&quot; if too much data is sent"
   href="https://bugs.webkit.org/show_bug.cgi?id=170463">bug 170463</a>
              from <span class="vcard"><a class="email" href="mailto:adamduren&#64;gmail.com" title="Adam Duren &lt;adamduren&#64;gmail.com&gt;"> <span class="fn">Adam Duren</span></a>
</span></b>
        <pre>&#64;jona(In reply to Jonas from <a href="show_bug.cgi?id=170463#c9">comment #9</a>)
Our workaround in the meantime was to delay between each call to send. Our service was already chunking data to 8000 bytes and a delay of 125ms seemed to mostly smooth over this issue in the meantime but with a hit to overall performance. It will most likely depend on individual message sizes, the bandwidth of your users, and other network factors.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>