Fluxheim 1.2.5 #15
Closed
eldryoth
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fluxheim 1.2.5 Release Notes
Release Metadata
1.2.5v1.2.5Summary
Fluxheim
1.2.5closes the remaining practical large-file cache gap before the1.3load-balancer/proxy line. It adds opt-in bounded caching for safe singleRange: bytes=start-endproxy requests and keeps partial responses isolatedfrom complete-object cache entries.
Highlights
[cache.range],[vhosts.cache.range], and route-scoped range policy.range.enabledandrange.max_bytescontrols.range.max_bytesmustbe greater than zero and no larger than
cache.max_object_bytes.window can return cache hits without colliding with full-object keys.
206 Partial Contentwith matching
Content-RangeandContent-Lengthmetadata.206 Partial Contentresponses from the normalfull-object cache path to avoid partial-response cache poisoning.
behavior.
Example
Known Limits
If production needs Varnish-style slice composition for arbitrary large
object ranges, that can move into a later media-edge/cache extension line.
bytes=-N), open-ended ranges (bytes=N-), and multi-rangerequests are intentionally not admitted to the range cache.
If-Rangerequests stay on the normal path so validator-match andvalidator-mismatch behavior remains controlled by the existing full-object
range handling.
Checksums And Signatures
e56a1da27511ff94740b8e397eb23b9178cb21121e1d7cede7b147d9f2a30d9c992eaec07ef202302eac2f52917e9892c5f7f8f7 fluxheim-1.2.5.tar.gzef31837452bb1c67bdaf440ccc57bad08893393de00712b259442181cd0bf60a fluxheim-1.2.5.zip9f650fa2dde4d8f839633b8ad135c1719a65df04d0aa57ac216e10fa78bb7d28 fluxheim-1.2.5-full-x86_64-linux.tar.gz01507b7df25554db5cc8ee1656ebad008adc475c5241e310db1b8a10480d5b90 fluxheim-1.2.5-cache-x86_64-linux.tar.gz67a0c8ecf445e82479b3d081c47567f27a3f036c6e605c3d7840456f91bd5308 fluxheim.spdx.json22f545f16eec2e6e63d80e56a9804b4372f1ccb12dbb7ae5b2289717a0af39c4 fluxheim.cyclonedx.jsone9c9b6ee1da80c358d6fa0d85f295a572c630018c09d92df9a1953df057a7618ghcr.io/valkyoth/fluxheim@sha256:227b57747b26bfc6039931cbc71dd54b6cb027c8d92a0c05f91eff482897a2b2ghcr.io/valkyoth/fluxheim@sha256:8e81204541a1f5cc73ac40974e1a8529eb21e82489c97739f3a5ac83fced0b1bghcr.io/valkyoth/fluxheim@sha256:4d26a609dafc9fbc0c14b2f870a3dedf4cc2f4233150a42246cb4051a482f379ghcr.io/valkyoth/fluxheim@sha256:3f1bf581732771a17c1f4645c36d386af65ac52fea0bae7fde4c183881a8bbd7ghcr.io/valkyoth/fluxheim@sha256:86bc69cb89781700ae24c0108bc19341d3d1f69e2d0b154704f916f3663094abghcr.io/valkyoth/fluxheim@sha256:20ac6ff9402bdd2c4632bef0c468018ee4569c772dc2fff5b11e08f17ed6a19fghcr.io/valkyoth/fluxheim@sha256:397191460732f94dc5d54977116edbd580d91b90b252de7df93d664820e0a0a6ghcr.io/valkyoth/fluxheim@sha256:1e344fa0ec36c6cf5b3ddfc4096e36f2ced2fac34675e0c2e36dbe043bee1f20Good "git" signature for 1921261+eldryoth@users.noreply.github.com with ED25519 key SHA256:EoLRQ5k4J5pYz3UMFmkrV798gYFNkToGS2xEPvebqB4This discussion was created from the release Fluxheim 1.2.5.
Beta Was this translation helpful? Give feedback.
All reactions