Gatling Caching Question

Hi,

According to the doc, “Gatling caches responses using… expires header”, etc., and then describes how to disable it.

Can you please clarify if this caching done is globally, or a per-user basis? I would think I would want Gatling caching to take effect based on the headers if the the same user calls the same API twice, but not if two different users call the same API.

Thanks,

Charles