Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-164

HttpFileSystem dies under heavy load

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Nightly Builds
    • 2.0
    • None

    Description

      Under heavy load the HttpFileSystem dies due to the fact that the used http library tries to limit the number of concurrent connections per server.

      To workaround this, we now use a HttpConnectionManager which keeps one connection per thread.

      Attachments

        Issue Links

          Activity

            People

              imario Mario Ivankovits
              imario Mario Ivankovits
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: