P
Peter Judge
Guest
I know the URI is private (inside your firewall). What would be really helpful for me to be able to profile/discover at least some of the slowness would be the debug dump that's created when you enable logging If you add log-manager:logfile-name = session:temp-dir + 'test_bigdata.log'. log-manager:logging-level = 6. log-manager:clear-log (). to the beginning of your test code, the Http Client will crate a file called response-data-received.txt in your -T directory (along with a number of response-data-chunk-NNNN.txt files). If you can email me the response-data-received file (or attach to this thread) it will be useful in trying to find the issue.
Continue reading...
Continue reading...