Hi, Qiang,
This is definitely the right place to ask questions about Apache APISIX :)

For your question, if static file is from upstream , you can use the
proxy-cache plugin;
if it's a local static file, you'll need to modify `bin/apisix` to add
nginx configuration

Thanks,
Ming Wen, Apache APISIX & Apache SkyWalking
Twitter: _WenMing


Zhang Qiang <dotslash...@gmail.com> 于2020年4月10日周五 下午6:26写道:

> Hi team,
>
> Is there a recommended way to server static files with apisix? We are
> migrating our nginx configurations to apisix and found it hard to server
> static files.
>
> I think implementing a plugin by our own is difficult since caching is a
> concern and it's hard to do it right.
>
> Don't know if this is the right group to ask questions, sorry if it is not.
>

Reply via email to