soulbird
soulbird
不用配置GMTLS就可以直接用, 原生nginx配置和gmssl就可以了
直接编译ngxin, --with-openssl=$gmssl 就可以用了
Upstream retries at the route level are not yet supported.
> > Upstream retries at the route level are not yet supported. > > will route level retry be supported in next version? There are no plans for this yet,...
You can refer to the [traffic-split](https://github.com/apache/apisix/blob/master/apisix/plugins/traffic-split.lua) plugin, set your own upstream, and dynamically set your retry parameters in the upstream.
> > I would like to know in what scenario support for route level upstream retries is needed. > > After all, retries are upstream oriented. > > for automatically...
I'm investigating this feature.
Prometheus will periodically call the `/apisix/prometheus/metrics` interface to obtain monitoring data. This also leads to an increase in the number of connections.
> @membphis @soulbird is the ARM image ready? Currently only alpine is available, others are not ready yet.
> > > @membphis @soulbird is the ARM image ready? > > > > > > Currently only alpine is available, others are not ready yet. > > wait for...