Carl5566 commented on issue #5453:
URL: https://github.com/apache/apisix/issues/5453#issuecomment-1118839251
`{
"uri": "/*",
"name": "www1.trustlog.com",
"methods": [
"GET",
"POST",
"PUT",
"DELETE",
"PATCH",
"HEAD",
"OPTIONS",
"CONNECT",
"TRACE"
],
"host": "www1.trustlog.com",
"plugins": {
"proxy-cache": {
"cache_ttl": 300,
"disable": false
},`
我使用了 "cache_ttl": 300, cache的時間依舊是10s
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]