IIS Module not setting Cache-Control
Cantor, Scott
cantor.2 at osu.edu
Thu Jul 15 22:18:07 UTC 2021
I've never heard of any problems with it, but there are no settings, it's always been handled implicitly since the earliest releases. If it's not being set, just file a bug, but my guess is there might be some limitation involved. Most of the code was copied/ported pretty blindly, and if it's not setting the headers, there may be a reason that won't be that simple to work around. Hopefully it's just an oversight.
I would imagine you might compensate for this with enough IIS knowledge, via its own header mechanisms. Certainly Apache can, but then Apache isn't garbage like IIS is and always has been.
-- Scott
More information about the users
mailing list