<div dir="ltr">Hello,<div><br></div><div>We're load testing nginx focusing on disk IO performance and we're trying to understand what's the record length used during caching operations. The reason why we'd like to know the utilised record length is that we could then use similar settings during our SSDs load tests.</div><div><br></div><div>We had a look at the code, specifically at the ngx_write_file method but we think that the record size used (i.e. sizeof(ngx_http_file_cache_header_t) is too small (~40 bytes) to be the one we are looking for.<br></div><div><br></div><div>Any useful information around that area would be appreciated as well as suggestions on where that information might be in the nginx codebase.</div><div><br></div><div>Regards,</div><div>Nik</div></div>