使用 sync.Map 缓存预压缩文件的存在性检查结果,与 nginx gzip_static 行为一致采用永不过期策略,减少高频请求下的 文件系统调用开销。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
使用 sync.Map 缓存预压缩文件的存在性检查结果,与 nginx gzip_static 行为一致采用永不过期策略,减少高频请求下的 文件系统调用开销。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>