Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-18751

HTTP cache: improve performance

XMLWordPrintable

      ... by e.g.

      • keeping some resources in memory instead of always saving them to disk
      • have a worker thread for saving elements to disk / loading elements from disk
      • somehow prevent files being written to disk whenever the Date header changes (which is needed to calculate the age of a resource, see QTBUG-18740)

      This might result in a new class deriving from QAbstractNetworkCache or changes in the current QNetworkDiskCache.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            peter-har Peter Hartmann
            phartman Peter Hartmann (closed Nokia identity) (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes