Opened 13 years ago

Closed 13 years ago

#3357 closed bug (worksforme)

Qgis always uses http cache for WMS-C with rendering caching OFF

Reported by: trapanator Owned by: mhugent
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: WMS Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

Steps to reproduce:

  1. Turn on Rendering Caching
  2. Load a WMS-C layer
  3. navigate on it
  4. Turn off Rendering Caching
  5. Close QGIS
  6. on WMS-C server, try to change the raster for that WMS-C layer
  7. open QGIS, load the same WMS-C layer
  8. you still see the old layer (with Rendering caching turned off)

I discovered that the old WMS-C layer is stored locally on

.qgis/Cache/http

so QGIS loads it everytime!

Change History (1)

comment:1 by jef, 13 years ago

Resolution: worksforme
Status: newclosed

The render caching has nothing to do with the WMS-C caching. You can clear the cache in the options.

Note: See TracTickets for help on using tickets.