Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
We would like to use File (via Direct Access gateway) however it seems to be significantly slower than fetching data from QVD file that resides on our Tenant.
For 2GB QVD file we need 3 to 4 more time to fetch the same file – in scenario when only one file is fetching a the same time. In the case we have 2 files loading in parallel then we need up to 5 times more to fetch this file.
According to Network Activity in Resource monitor the send speed for ConnectorAgent.exe is about 10-12 M B/sec – roughly 80 mpbs.
Questions
Test environment set-up.
Test Results:
1.Uploading QVD file directly to Qlik cloud (from gateway host server) – web browser: Edge:
Send B/sec ~ 26M
2. Load test QVD file that was uploaded and saved previously on our tenant – we needed 60 sec to load file:
3. Uploading the same QVD file via Data Gatway.
Send B/sec ~ 10M – we need more than 200 sec to upload file:
4. Uploading 2 files in parallel:
I created a copy of the test QVD (Transactions_10) file and run two different scripts to check what happen when we would like to read this data in parallel
When I run these scripts almost in the same time I can see only one ConnectorAgent sending data ~ 11 M send b/sec:
When I run second script 10 sec later I can see that we have to ConnectorAgents but the total speed is similar like in the first case...
Thanks in advance!
BR,
Piotr