wzhlinux
wzhlinux
我看配置中只有填写user pass的地方,没有证书目录
### Description 我添加 labels 标签时遇到了报错,信息如下: {"error_msg":"invalid configuration: property \"labels\" validation failed: failed to validate appkey (matching \".*\"): string too long, expected at most 64, got 75"} 我发现通过apisix/apisix/schema_def.lua可以修改长度 local label_value_def =...
### Description When using nginx on the client side, calling the upstream node as apisix may cause handshake failure when using https The current solution to the problem is to...