vectorized writes are pathological for TLS using BIO_write

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 1.1.2
    • Affects Version/s: 1.1.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The mongoc_stream_writev api is somewhat pathological for TLS streams at this point, because we make multiple calls into BIO_write, which adds overhead in the driver, over the wire and in the server.

      We should coalesce small writes to avoid this penalty

              Assignee:
              Mira Carey
              Reporter:
              Mira Carey
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: