Commit Graph

12 Commits

Author SHA1 Message Date
GoEdgeLab
c19be78e0d v1.4.1 2024-07-27 15:42:50 +08:00
GoEdgeLab
ea39310b7e 优化并发读写相关代码 2024-05-01 15:53:49 +08:00
GoEdgeLab
f5136e94d8 写入和删除缓存文件时增加线程数限制 2024-04-29 22:36:26 +08:00
GoEdgeLab
b8e6d585c4 提升Partial Content的范围数据(ranges)写入效率 2024-04-20 17:44:23 +08:00
GoEdgeLab
1667fd175f 当使用Range: bytes=0-访问分区文件缓存时,只有已缓存完整才会允许访问
防止有些客户端软件无法根据返回的Content-Range分段读取内容
2024-04-20 15:31:20 +08:00
GoEdgeLab
a31548d26e 增加edge-node cache.garbage命令用于清理垃圾缓存 2023-09-15 18:14:58 +08:00
GoEdgeLab
85b6692548 优化错误处理相关代码 2023-08-11 14:38:00 +08:00
GoEdgeLab
b1adc80c48 优化Partial Content缓存 2022-11-19 21:20:53 +08:00
GoEdgeLab
4a1d374c1e 优化Partial Content缓存 2022-03-05 19:31:50 +08:00
GoEdgeLab
1d3319a0b7 优化Partial Content缓存 2022-03-04 22:42:03 +08:00
GoEdgeLab
c63840427d 删除Partial缓存时,同时删除区间范围相关文件 2022-03-04 11:51:59 +08:00
GoEdgeLab
619407f9e4 实现基础的206 partial content缓存 2022-03-03 19:36:28 +08:00