cloudflare / cloudflare/lua-upstream-cache-nginx-module
http_cache module not found when lua_code_cache is off
- Lenguaje dominante
- C
- Estrellas
- 124
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
This might be an issue not specific to this module but this is where i encountered it.
if i set `lua_code_cache off` in `http` block, i get the error the module is not found, when i comment that config line, the module loads and everything works.
Any idea why this might be happening?
I needed this in order to work on the scripts without restarting nginx all the time.
Also, not sure if it's relevant, but openresty is running in docker (based on alpine).
Thank you
Guía de contribución
Línea de trabajo
Reproduce el informe en una imagen Docker de OpenResty basada en Alpine, primero con `lua_code_cache off` en el bloque `http` y después eliminando esa configuración. Rastrea cómo se localiza y se carga el módulo `http_cache` en ambos casos; el trabajo estará terminado cuando se identifique la causa y se documente o implemente una solución verificada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- docker, lua, nginx
- Área
- backend, devops
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100