zhangdadan commented on issue #4776: URL: https://github.com/apache/apisix/issues/4776#issuecomment-895177631
> > > @zhangdadan Thank for your report, it seems there is a bug in the `proxy-cache` plugin, the `cache_method` setting doesn't affect the underlying `proxy_cache_methods` directive. > > > > > >  > > I find `proxy_cache_methods` is not dynamic at `/usr/local/apisix/conf/nginx.conf`,can it be configured? > > Currently it's not dynamic, and cannot be extended by the plugin configuration. But,I has configured by myself and add `POST` value on `proxy_cache_methods ` at the `/usr/local/apisix/conf/nginx.conf`,then run `apisix restart`, but it's not useful. -- 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]
