Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1143

CachingHttpClient leaks connections with stale-if-error

    XMLWordPrintableJSON

Details

    Description

      If you are using the "stale-if-error" Cache-control header and CachingHttpClient decides to use a stale cached response it does not clean up the existing backend response.

      This bug causes connections to leak from the connection pool each time the stale-if-error flow is executed.

      Attachments

        1. httpclient-1143.patch
          1 kB
          James Miller

        Activity

          People

            jonm Jonathan Moore
            millerjam James Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: