Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2413

release memory for idle SSL connection

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.2.0
    • SSL
    • None

    Description

      OpenSSL tends to allocate about 50KB of memory for each connection. Setting flag: "SSL_MODE_RELEASE_BUFFERS" can save around 34K per idle SSL connection. This flag has no effect on SSL v2 connections, or on DTLS connections.
      ref: http://www.openssl.org/docs/ssl/SSL_CTX_set_mode.html

      Attachments

        1. release_tls_mem.patch
          0.7 kB
          Wei Sun

        Activity

          People

            jamespeach James Peach
            sunwei Wei Sun
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: