cloudflare/pingora

Is it possible to cache based on request body?

Open

#470 opened on 2024年11月14日

GitHub で見る
 (3 comments) (2 reactions) (0 assignees)Rust (1,642 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (26,634 stars)
PR merge metrics
 (平均マージ 1d 15h) (30d で 3 merged PRs)

説明

Ideally I'd like to first receive the request body and use that to generate the CacheKey. Is this currently possible without forking Pingora? I wonder if it fits in the current lifecycle management.

コントリビューターガイド