I raised a question similar to this days ago. But I had some after-thoughts after the team kindly replied it’s not possible without writing some Nginx configurations to serve static content on the gateway server now.
I thought Apisix it self is not aimed to replace Nginx, it’s an **API** Gateway for micro services, serving content on the gateway itself is against the best practice of micro-service. In micro-service’s context, you do one thing with a component and do it well. To do so I think it’s better to create a service which serves static files. This is just my two cents, if this feature is really implemented by the team, I’ll also welcome it. 15717900 <[email protected]>于2020年4月20日 周一下午10:52写道: > hello > Static resource management is split into two nginx in some > scenarios, with some performance loss. Is it possible to solve the problem > of static resources by means of plug-ins. Also, the A/B testing of static > resources needs to be considered along with it. > > > Thanks, > Wei Guo -- DSL
