Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
5.8, 5.13
-
None
-
Windows 7, proxy is set to "automatic settings" (which I think is the default value).
-
95fcfccf3c6d9d102fa1c5481e6be52a21749af6 f9ae198f02ebda5279ad7a98f68871f02f3a382b
Description
When loading creator the welcome plugin takes very long to load.
Examining this issue I found that about 2.3s are used in file src/network/kernel/qnetworkproxy_win.cpp line 380. The execution then proceeds in to return sp->defaultResult.
Attachments
Issue Links
- is required for
-
QTBUG-29990 get updated system proxy at runtime
- Open
-
QTBUG-29997 System proxy settings change ignored by calls to QNetworkAcessManager::get()
- Closed
- relates to
-
QTBUG-27136 It takes 14 seconds to start a network request with QNetworkProxyFactory::setUseSystemConfiguration(true)
- Closed
-
QTBUG-11261 Qml Demos utilizing the network appear to be very slow (Windows 7/64 bit)
- Closed
-
QTBUG-14162 Threading support for QNetworkAccessManager
- Closed
- replaces
-
QTBUG-33315 First call of QNetworkAccessManager::get() is very slow
- Closed