Open jirutka opened 1 year ago
So it's an option, but the Redis store isn't enabled.
I wonder if it would be easier to use the Redis store if it is enabled, since it may be used when operating multiple units.
See alpine module:
nginx: [emerg] unknown directive "keyval_zone_redis"
export NGX_HTTP_KEYVAL_ZONE_REDIS=1
Ah, I forgot about it, I’m gonna enable it.
It’s built with the Redis store now (nginx-mod-http-keyval). I’ve also really added it to nginx-binaries (but not for Windows for now, it’s a bit more complicated) – I though that I already did it, but forgot to finish it before.
Hi, you might be interested to know that I’ve added this module to Alpine Linux – nginx-mod-http-keyval (it’s available since v3.18) and also to nginx-binaries.