Bug report #14616
GDAL does not take care of Proxy settings
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Provider | ||
Affected QGIS version: | 2.14.0 | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22582 |
Description
When behind a Proxy (Options -> Network -> Use proxy for web access) the QGIS Proxy settings do not work (or are ignored) by GDAL. This leads to not being able to load GDAL_WMS layers [[http://www.gdal.org/frmt_wms.html]] when behind a Proxy while other QGIS-Functions (WMS, ...) respect the Proxy settings. loading of a layer takes a long time while QGIS is waiting for timeout of GDAL-provider.
Related issues
History
#1 Updated by Jürgen Fischer over 8 years ago
- Resolution set to duplicate
- Status changed from Open to Closed
duplicate of #5212