qt5base-lts/tests/benchmarks/network/access
Peter Hartmann 48345e5d3c HTTP internals: do not open too many sockets when preconnecting
Each pair of (normal request, preconnect request) requires only one
socket. E.g. if there is 1 preconnect request in-flight and 2 normal
requests, we need only 2 sockets in total, and not 3.

Therefore, we need to keep track of whether a request is
preconnecting or a normal one.

Task-number: QTBUG-31594
Change-Id: If92ccc35abadfa6090d64ee92bd466615909c94c
Reviewed-by: Richard J. Moore <rich@kde.org>
2013-06-24 10:04:14 +02:00
..
qfile_vs_qnetworkaccessmanager Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkdiskcache Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkreply HTTP internals: do not open too many sockets when preconnecting 2013-06-24 10:04:14 +02:00
qnetworkreply_from_cache test: Remove CONFIG += testcase from tst_bench_qnetworkreply_from_cache 2012-11-07 23:16:04 +01:00
access.pro Improve QByteDataBuffer::read() performance with partial reads 2012-11-03 00:24:37 +01:00