Yousa
Yousa
``` "vars": [ ["http_X-TC-Service", "KitServer"], ["http_X-TC-Action", "DescribeModel"] ], ``` vars的默认值是怎样?
jwt 我设置了一分钟有效,后面一分钟内不断发起请求,到了一分钟就失效了, 这个在移动端可能适用,但是在pc端需要不断更新过期时间
pc web端中半小时内发起请求后会延长当前的token过期时间半个小时。
希望能支持token自动续期的功能,
可以用access_token+refresh_token的策略

如果能用一个token解决的问题就不需要俩个token了,另外,一般会自己实现token加密解密,把主要用户信息都集合在token中,省去链接redis 步骤
First, I will add some links to the github projects of these ingress controllers. Second, I will make a pull request to the apisix ingress controller and add a link...
conf里面的参数worker的数量是多少?