jensg-st commented on issue #8719:
URL: https://github.com/apache/apisix/issues/8719#issuecomment-1424140232
Hi,
I'd like to resurrect this issue. I'm experiencing the same with a standard
installation with the ingress controller with the following configuration:
```yaml
name: proxy-cache
enabled: true
config:
cache_bypass:
- "$arg_bypass"
cache_control: false
cache_strategy: memory
cache_ttl: 600
hide_cache_headers: false
```
If I switch to `disk` it works. I'm happy to follow your suggestions to
debug that issue.
--
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]