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

Memory leak on the write_buffer for HTTP/2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.0.0
    • HTTP/2

    Description

      It leaks a minimum of 8KB for every new connection:

                                                Location |          Size In-use
      ---------------------------------------------------+------------------------
                          memory/IOBuffer/./FetchSM.h:62 |                    0
                          memory/IOBuffer/./FetchSM.h:64 |                    0
                        memory/IOBuffer/PluginVC.cc:1013 |                    0
                        memory/IOBuffer/PluginVC.cc:1016 |                    0
                memory/IOBuffer/HttpClientSession.cc:211 |                    0
                          memory/IOBuffer/HttpSM.cc:5723 |                    0
                          memory/IOBuffer/HttpSM.cc:6275 |                    0
                 memory/IOBuffer/HttpServerSession.cc:86 |                 8192
                       memory/IOBuffer/HttpTunnel.cc:111 |                    0
               memory/IOBuffer/Http2ClientSession.cc:134 |                    0
               memory/IOBuffer/./Http2ClientSession.h:96 |                16384  <--- tracked here
                memory/IOBuffer/SSLNetVConnection.cc:520 |                    0
             memory/IOBuffer/./P_SSLNetVConnection.h:203 |                    0
                                                   TOTAL |                24576
      

      Attachments

        Activity

          People

            bcall Bryan Call
            bcall Bryan Call
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: