cloudflare / cloudflare/lua-upstream-cache-nginx-module
where to find http_cache module
オープン
- 主要言語
- C
- スター
- 124
- フォーク
- 40
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
when using lua-upstream-cache-nginx-module, it reports like this.
2015/03/04 16:11:34 F[ngx_http_lua_headerfilterby.c] L[134] f[ngx_http_lua_header_filter_by_chunk] [error] 12980#0: _3 failed to run header_filter_by_lua_: /home/sshd/nginx/lua/hdrfilter.lua:51: module 'http_cache' not found:
it seems that http_cache is needed but can not found.
Does anybody meet same question?
コントリビューションガイド
調査の方向性
報告されている hdrfilter.lua の 51 行目と header_filter_by_lua_ エラーから始め、lua-upstream-cache-nginx-module が Lua API をどのように公開しているか、また Nginx モジュールがどのようにインストールされるかを調査します。http_cache が見つからない理由を特定し、必要なセットアップを文書化するか、モジュールの不具合を確認できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- lua, nginx
- 領域
- api, backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100