Kong Proxy Cache Plugin Problem

Hello!
I’ve installed kong cache proxy plugin but
I always get Bypass value(not hit) in x-cache-status property of response header instead of Hit value

config.content_type = application/json; charset=utf-8 and other parameters are default values

I’m using 2 instance of Kong which are clustered and a haproxy load balancer ahead of them.

Thanks in advance

The problem has been solved after I install the plugin on a specific route.(not globally)

Hi Salman,

I am experiencing the same issue you initially reported but, despite of adding the plugin on an specific path, I am still getting the status=bypass.

Would you mind to share your configuration so I can compare with the one I have at my end?

Thanks in advance.