apache / apisix

The Cloud-Native API Gateway
https://apisix.apache.org/blog/
Apache License 2.0
14.48k stars 2.52k forks source link

help request: proxy cache zone #11698

Open konglua89 opened 1 day ago

konglua89 commented 1 day ago

Description

Hey folks we are migrating from nginx to apisix ... we got about thousand domain names and in nginx we got cache zone directive for every domain and conf files,,, so every domain got split cache zone . but in apisix we must define multiple cache zone in config.yaml file and restart apisix service... is there a way to define cache zone in apisix apis? or if all of my domains have a single cache zone makes bad performance in my apisix server? best regards

Environment

kayx23 commented 8 hours ago

is there a way to define cache zone in apisix apis?

afaik defining cache zones at runtime is not supported