Missing content length extractor
When you launch a test on Flood we extract results using
InfoExtractors
to write Content-Length
and StatusCode
headers to the simulation log file.Please ensure that your test plan extracts the
Content-Length
header as follows.response.getHeader("Content-Length")