Uploaded image for project: 'StoRM'
  1. StoRM
  2. STOR-632

StoRM WebDAV service handles multi-range partial get incorrectly

XMLWordPrintable

      When multiple ranges are specified for an http get requests, the storm
      webdav service shows the following issues:

      1. Creates a copy of the requested resource in /tmp that is used to
      extract the content.
      2. Returns 200 instead of 206
      3. Does not respect the multipart encoding for the content.

      The above issues are due to buggy implementation of partial get requests
      in the Milton library.

      StoRM should provide its own implementation of the partial get handling logic
      to bypass milton library issues.

            Unassigned Unassigned
            aceccant Andrea Ceccanti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: